Skip to content

Commit 575f731

Browse files
chore(deps): update module github.com/imdario/mergo to v1
1 parent 5cb2dc8 commit 575f731

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,6 @@ require (
8282

8383
// fix because k8s.io/client-go v0.31.1 requires the package, but mergo recently moved to dario.cat/mergo
8484
// this can be removed once k8s.io/client-go updates to no longer require it, or updates to the new location
85-
replace github.com/imdario/mergo => github.com/imdario/mergo v0.3.16
85+
replace github.com/imdario/mergo => github.com/imdario/mergo v1.0.1
8686

8787
replace github.com/golang/protobuf => ./interop/github.com/golang/protobuf

0 commit comments

Comments
 (0)