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