ethernet: check destination mac for L3 in ethernet-input node
[vpp.git] / extras / hs-test / go.mod
index 50d83a4..0f3854d 100644 (file)
@@ -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