Compare commits

..

No commits in common. "bbdf6d3ea6bea6817cc5f153460e20126b3b6455" and "9675dfe3462e2e2a1a2a8a9cbec2bd465200fe20" have entirely different histories.

2
go.mod
View file

@ -2,7 +2,7 @@ module git.hackmi.ch/Phil/goshorly
go 1.23.0
toolchain go1.24.2
toolchain go1.24.1
require (
github.com/go-redis/redis/v8 v8.11.5