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 ea80c79 commit f46acf4Copy full SHA for f46acf4
go.mod
@@ -5,7 +5,7 @@ go 1.24.2
5
require (
6
github.com/go-logr/logr v1.4.2
7
github.com/go-logr/zapr v1.3.0
8
- github.com/onsi/ginkgo v1.16.5
+ github.com/onsi/ginkgo/v2 v2.23.4
9
github.com/onsi/ginkgo/v2 v2.23.4
10
github.com/onsi/gomega v1.36.3
11
github.com/spf13/pflag v1.0.6
0 commit comments