Skip to content

Commit 7136f65

Browse files
committed
chore(all): update deps
1 parent f7804c8 commit 7136f65

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/openconfig/kne
33
go 1.23.0
44

55
require (
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

0 commit comments

Comments
 (0)