Skip to content
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.

Commit

Permalink
fix(deps): update module github.com/go-redis/redis/v8 to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 2, 2023
1 parent c3d91d3 commit ae3dffb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/noelware/chi-ratelimit-redis
go 1.19

require (
github.com/go-redis/redis/v8 v8.11.5
github.com/go-redis/redis/v9 v9.0.3
github.com/noelware/chi-ratelimit v0.0.3
)

Expand Down

0 comments on commit ae3dffb

Please sign in to comment.