We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef11099 commit 0dc3852Copy full SHA for 0dc3852
1 file changed
go.mod
@@ -1,8 +1,6 @@
1
module github.com/simple64/cheat-parser
2
3
-go 1.23.0
4
-
5
-toolchain go1.23.6
+go 1.23.7
6
7
require (
8
github.com/go-git/go-billy/v5 v5.6.2
0 commit comments