Skip to content

Commit

Permalink
fix(deps): update module github.com/go-chi/chi to v5
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate-bot committed Mar 13, 2021
1 parent 6177746 commit 5f268dd
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 @@ -4,7 +4,7 @@ go 1.15

require (
github.com/HdrHistogram/hdrhistogram-go v1.0.0 // indirect
github.com/go-chi/chi v1.5.4
github.com/go-chi/chi/v5 v5.0.1
github.com/go-chi/cors v1.1.1
github.com/go-chi/render v1.0.1
github.com/go-redis/redis v6.15.9+incompatible
Expand Down

0 comments on commit 5f268dd

Please sign in to comment.