remove an unused replace statement

This commit is contained in:
Andrew Lavery
2020-05-13 16:55:41 -04:00
parent 523332268b
commit f7aebd0745

1
go.mod
View File

@@ -62,4 +62,3 @@ require (
sigs.k8s.io/yaml v1.2.0 // indirect
)
replace github.com/appscode/jsonpatch => github.com/gomodules/jsonpatch v2.0.1+incompatible