We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e849cf1 commit 7c592d2Copy full SHA for 7c592d2
1 file changed
go.mod
@@ -1,8 +1,6 @@
1
module github.com/xbglowx/github-org-repos-sync
2
3
-go 1.23.0
4
-
5
-toolchain go1.25.0
+go 1.25.0
6
7
require (
8
github.com/spf13/cobra v1.9.1
0 commit comments