File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/openconfig/kne
33go 1.23.0
44
55require (
6- cloud.google.com/go/pubsub v1.36.1
6+ cloud.google.com/go/pubsub/v2 v2.3.0
77 github.com/aristanetworks/arista-ceoslab-operator/v2 v2.1.2
88 github.com/blang/semver v3.5.1+incompatible
99 github.com/docker/docker v28.1.1+incompatible
@@ -16,7 +16,7 @@ require (
1616 github.com/kr/pretty v0.3.1
1717 github.com/networkop/meshnet-cni v0.3.1-0.20230525201116-d7c306c635cf
1818 github.com/open-traffic-generator/keng-operator v0.3.34
19- github.com/open-traffic-generator/snappi/gosnappi v0.13.7
19+ github.com/open-traffic-generator/snappi/gosnappi v1.42.1
2020 github.com/openconfig/gnmi v0.10.0
2121 github.com/openconfig/lemming/operator v0.2.0
2222 github.com/openconfig/ondatra v0.5.8
You can’t perform that action at this time.
0 commit comments