Update module github.com/go-chi/chi/v5 to v5.0.11
This commit is contained in:
parent
aebf7447c6
commit
7a65f8d18d
2 changed files with 3 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -5,7 +5,7 @@ go 1.21.5
|
|||
require (
|
||||
github.com/alecthomas/kong v0.8.1
|
||||
github.com/dustin/go-humanize v1.0.1
|
||||
github.com/go-chi/chi/v5 v5.0.10
|
||||
github.com/go-chi/chi/v5 v5.0.11
|
||||
github.com/go-chi/render v1.0.3
|
||||
github.com/hashicorp/go-memdb v1.3.4
|
||||
github.com/levigross/grequests v0.0.0-20231203190023-9c307ef1f48d
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue