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