Skip to content

Commit d1fa5d4

Browse files
committed
Remove unused replace from go.mod
1 parent e909d1a commit d1fa5d4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

go.mod

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ module github.com/stackitcloud/kubectl-get-all
22

33
go 1.24.0
44

5-
replace github.com/imdario/mergo v1.0.1 => dario.cat/mergo v1.0.1
6-
75
require (
86
github.com/blang/semver v3.5.1+incompatible
97
github.com/pkg/errors v0.9.1

0 commit comments

Comments
 (0)