diff --git a/go.mod b/go.mod index 22c31f2..759a6f9 100644 --- a/go.mod +++ b/go.mod @@ -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