Update module github.com/go-redis/redis/v8 to v9
Some checks failed
renovate/artifacts Artifact file update failure
Some checks failed
renovate/artifacts Artifact file update failure
This commit is contained in:
parent
b76ba23a31
commit
f9e3162b5d
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -3,7 +3,7 @@ module git.hackmi.ch/Phil/goshorly
|
|||
go 1.22.2
|
||||
|
||||
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/template/html/v2 v2.1.2
|
||||
github.com/joho/godotenv v1.5.1
|
||||
|
|
Loading…
Add table
Reference in a new issue