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 Apr 29, 2021
1 parent 4c81c11 commit b80becc
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.3
github.com/go-chi/cors v1.2.0
github.com/go-chi/render v1.0.1
github.com/go-redis/redis v6.15.9+incompatible
Expand Down

0 comments on commit b80becc

Please sign in to comment.