hs-test: fixed timed out tests passing in the CI
[vpp.git] / extras / hs-test / go.mod
index 50d83a4..3be9ba2 100644 (file)
@@ -4,7 +4,7 @@ go 1.21
 
 require (
        github.com/edwarnicke/exechelper v1.0.3
 
 require (
        github.com/edwarnicke/exechelper v1.0.3
-       go.fd.io/govpp v0.9.0
+       go.fd.io/govpp v0.10.0
        gopkg.in/yaml.v3 v3.0.1
 )
 
        gopkg.in/yaml.v3 v3.0.1
 )
 
@@ -24,9 +24,9 @@ require (
        github.com/kr/text v0.2.0 // indirect
        github.com/lunixbochs/struc v0.0.0-20200707160740-784aaebc1d40 // indirect
        github.com/onsi/ginkgo/v2 v2.16.0
        github.com/kr/text v0.2.0 // indirect
        github.com/lunixbochs/struc v0.0.0-20200707160740-784aaebc1d40 // indirect
        github.com/onsi/ginkgo/v2 v2.16.0
-       github.com/onsi/gomega v1.30.0
+       github.com/onsi/gomega v1.32.0
        github.com/pkg/errors v0.9.1 // indirect
        github.com/pkg/errors v0.9.1 // indirect
-       github.com/sirupsen/logrus v1.9.3 // indirect
+       github.com/sirupsen/logrus v1.9.3
        github.com/vishvananda/netns v0.0.4 // indirect
        golang.org/x/sys v0.16.0 // indirect
        gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
        github.com/vishvananda/netns v0.0.4 // indirect
        golang.org/x/sys v0.16.0 // indirect
        gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect