diff --git a/go.mod b/go.mod index 68a2a8d..5fbe222 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module git.janky.solutions/finn/go-project-template go 1.23 -toolchain go1.23.4 +toolchain go1.24.1 require ( git.janky.solutions/finn/conflib v0.1.0