diff --git a/go.mod b/go.mod index 93c8543..882a4ec 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module git.hackmi.ch/Phil/goshorly go 1.23.0 -toolchain go1.24.1 +toolchain go1.24.2 require ( github.com/go-redis/redis/v8 v8.11.5