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 3556b1e commit fc78cc6Copy full SHA for fc78cc6
go.mod
@@ -31,3 +31,5 @@ require (
31
k8s.io/utils v0.0.0-20200603063816-c1c6865ac451
32
sigs.k8s.io/yaml v1.1.0
33
)
34
+
35
+replace github.com/evanphx/json-patch => github.com/evanphx/json-patch v0.0.0-20190815234213-e83c0a1c26c8
0 commit comments