1
0
Fork 0

fix: remove toolchain directive

timestamps
dump_stack() 2024-02-20 13:28:43 +00:00
parent 0314b5ca93
commit 1356e0dc34
Signed by: dump_stack
GPG Key ID: C9905BA72B5E02BB
1 changed files with 0 additions and 2 deletions

2
go.mod
View File

@ -2,8 +2,6 @@ module code.dumpstack.io/tools/out-of-tree
go 1.21
toolchain go1.21.6
require (
github.com/Masterminds/semver v1.5.0
github.com/alecthomas/kong v0.7.1