aboutsummaryrefslogtreecommitdiffstats
path: root/extras/hs-test/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'extras/hs-test/go.mod')
-rw-r--r--extras/hs-test/go.mod4
1 files changed, 2 insertions, 2 deletions
diff --git a/extras/hs-test/go.mod b/extras/hs-test/go.mod
index 50d83a46003..0f3854d2148 100644
--- a/extras/hs-test/go.mod
+++ b/extras/hs-test/go.mod
@@ -4,7 +4,7 @@ go 1.21
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
)
@@ -24,7 +24,7 @@ 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/onsi/gomega v1.30.0
+ github.com/onsi/gomega v1.32.0
github.com/pkg/errors v0.9.1 // indirect
github.com/sirupsen/logrus v1.9.3 // indirect
github.com/vishvananda/netns v0.0.4 // indirect