Update module github.com/go-redis/redis/v8 to v9
Some checks failed
renovate/artifacts Artifact file update failure

This commit is contained in:
Renovate Bot 2025-04-04 14:49:39 +00:00
parent b76ba23a31
commit f9e3162b5d

2
go.mod
View file

@ -3,7 +3,7 @@ module git.hackmi.ch/Phil/goshorly
go 1.22.2 go 1.22.2
require ( require (
github.com/go-redis/redis/v8 v8.11.5 github.com/go-redis/redis/v9 v9.7.3
github.com/gofiber/fiber/v2 v2.52.5 github.com/gofiber/fiber/v2 v2.52.5
github.com/gofiber/template/html/v2 v2.1.2 github.com/gofiber/template/html/v2 v2.1.2
github.com/joho/godotenv v1.5.1 github.com/joho/godotenv v1.5.1