fix(deps): update module github.com/go-chi/chi/v5 to v5.2.0
This commit is contained in:
parent
ef457c38c3
commit
3122b6e630
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
@ -4,7 +4,7 @@ go 1.23.3
|
|||
|
||||
require (
|
||||
github.com/alecthomas/kong v1.6.0
|
||||
github.com/go-chi/chi/v5 v5.1.0
|
||||
github.com/go-chi/chi/v5 v5.2.0
|
||||
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