Skip to content

Commit 239a784

Browse files
committed
go mod tidy in tools/
1 parent 767db9d commit 239a784

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

tools/go.mod

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
module k8s.io/git-sync/tools
22

3-
go 1.18.0
3+
go 1.23.0
4+
5+
toolchain go1.24.1
46

57
require (
68
github.com/estesp/manifest-tool/v2 v2.2.0

0 commit comments

Comments
 (0)