We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bd2959 commit ea7037fCopy full SHA for ea7037f
go.mod
@@ -2,8 +2,6 @@ module github.com/stackitcloud/kubectl-get-all
2
3
go 1.25.0
4
5
-replace github.com/imdario/mergo v1.0.1 => dario.cat/mergo v1.0.1
6
-
7
require (
8
github.com/blang/semver v3.5.1+incompatible
9
github.com/pkg/errors v0.9.1
0 commit comments