We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd5d454 commit 6645fc5Copy full SHA for 6645fc5
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.3
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