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 767db9d commit 239a784Copy full SHA for 239a784
tools/go.mod
@@ -1,6 +1,8 @@
1
module k8s.io/git-sync/tools
2
3
-go 1.18.0
+go 1.23.0
4
+
5
+toolchain go1.24.1
6
7
require (
8
github.com/estesp/manifest-tool/v2 v2.2.0
0 commit comments