We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccb21d7 commit 5afc2b0Copy full SHA for 5afc2b0
1 file changed
go.mod
@@ -1,8 +1,8 @@
1
module tarpit-analyzer
2
3
-go 1.24.0
+go 1.24.2
4
5
-toolchain go1.24.1
+toolchain go1.24.2
6
7
require (
8
github.com/alecthomas/kong v1.10.0
0 commit comments