diff --git a/go.mod b/go.mod index 0691ca7..cac59c0 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module git.lastassault.de/speatzle/morffix -go 1.21.8 +go 1.22.2 require ( github.com/BurntSushi/toml v1.3.2