We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76bb247 commit 077886cCopy full SHA for 077886c
go.mod
@@ -6,7 +6,7 @@ go 1.23.0
6
// please place any replace statements here at the top for visibility and add a
7
// comment to it as to when it can be removed
8
9
-replace sigs.k8s.io/structured-merge-diff/v4 => sigs.k8s.io/structured-merge-diff/v4 v4.7.0
+replace sigs.k8s.io/structured-merge-diff/v4/v6 => sigs.k8s.io/structured-merge-diff/v4 v6.0.0
10
11
require (
12
github.com/cert-manager/cert-manager v1.17.1
0 commit comments