We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ac0303 commit f1a6f2aCopy full SHA for f1a6f2a
go.mod
@@ -9,7 +9,7 @@ require (
9
github.com/go-logr/logr v1.4.1
10
github.com/go-logr/stdr v1.2.2
11
github.com/korylprince/ipnetgen v1.0.1
12
- github.com/onsi/ginkgo v1.16.5
+ github.com/onsi/ginkgo/v2 v2.25.0
13
github.com/onsi/ginkgo/v2 v2.17.2
14
github.com/onsi/gomega v1.33.0
15
github.com/vishvananda/netlink v1.1.0
0 commit comments