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 7f8619a commit a28b76fCopy full SHA for a28b76f
go.mod
@@ -6,7 +6,7 @@ require (
6
github.com/blang/semver v3.5.0+incompatible
7
github.com/go-logr/logr v0.3.0
8
github.com/hashicorp/go-multierror v1.0.0
9
- github.com/imdario/mergo v0.3.10
+ github.com/imdario/mergo v0.3.12
10
github.com/klauspost/compress v1.9.8 // indirect
11
github.com/pkg/errors v0.9.1
12
github.com/spf13/cast v1.3.1
0 commit comments