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