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 4036015 commit 430e2f4Copy full SHA for 430e2f4
go.mod
@@ -5,7 +5,7 @@ go 1.24.4
5
require (
6
github.com/evanphx/json-patch/v5 v5.9.11
7
github.com/go-logr/logr v1.4.3
8
- github.com/imdario/mergo v0.3.16
+ github.com/imdario/mergo v1.0.2
9
github.com/onsi/ginkgo/v2 v2.23.4
10
github.com/onsi/gomega v1.37.0
11
github.com/openshift/client-go v0.0.0-20250701093119-6d8e53714277
0 commit comments