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 cd5d454 commit 118ff4fCopy full SHA for 118ff4f
go.mod
@@ -4,7 +4,7 @@ go 1.21.9
4
5
require (
6
github.com/evanphx/json-patch v5.6.0+incompatible
7
- github.com/onsi/ginkgo v1.16.5
+ github.com/onsi/ginkgo/v2 v2.23.4
8
github.com/onsi/gomega v1.18.1
9
github.com/redhat-cop/operator-utils v1.3.4
10
k8s.io/api v0.24.2
0 commit comments