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 c4f6ed8 commit d41ae6eCopy full SHA for d41ae6e
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/v2 v2.23.4
+ github.com/onsi/ginkgo v1.16.5
9
github.com/onsi/ginkgo/v2 v2.23.4
10
github.com/onsi/gomega v1.37.0
11
github.com/spf13/pflag v1.0.6
0 commit comments