We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8eaa74b commit 850c369Copy full SHA for 850c369
go.mod
@@ -6,7 +6,7 @@ toolchain go1.21.4
6
7
require (
8
github.com/go-logr/logr v1.2.4
9
- github.com/onsi/ginkgo/v2 v2.11.0
+ github.com/onsi/ginkgo/v2 v2.23.0
10
github.com/onsi/gomega v1.27.10
11
github.com/openshift/api v0.0.0-20231020115248-f404f2bc3524
12
github.com/redhat-cop/operator-utils v1.3.8
0 commit comments