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 9fa3307 commit 6ddc3a3Copy full SHA for 6ddc3a3
go.mod
@@ -7,7 +7,7 @@ go 1.23.4
7
// golang.org/x/sys => golang.org/x/sys v0.0.0-20200826173525-f9321e4c35a6
8
// replace k8s.io/client-go => k8s.io/client-go v0.24.3
9
10
-replace github.com/imdario/mergo => github.com/imdario/mergo v0.3.16
+replace github.com/imdario/mergo => github.com/imdario/mergo v1.0.1
11
12
// never change this version otherwise old released chart versions validations will break due to the change in the version of the library
13
replace github.com/Masterminds/semver/v3 => github.com/Masterminds/semver/v3 v3.3.0
0 commit comments