-
- Downloads
fix(deps): update module github.com/go-chi/chi/v5 to v5.2.1
parent
186b73df
No related branches found
No related tags found
... | @@ -3,7 +3,7 @@ module forge.grandlyon.com/web-et-numerique/factory/llle_project/backoffice-serv | ... | @@ -3,7 +3,7 @@ module forge.grandlyon.com/web-et-numerique/factory/llle_project/backoffice-serv |
go 1.18 | go 1.18 | ||
require ( | require ( | ||
github.com/go-chi/chi/v5 v5.1.0 | github.com/go-chi/chi/v5 v5.2.1 | ||
github.com/google/uuid v1.5.0 | github.com/google/uuid v1.5.0 | ||
golang.org/x/oauth2 v0.16.0 | golang.org/x/oauth2 v0.16.0 | ||
gorm.io/driver/mysql v1.5.7 | gorm.io/driver/mysql v1.5.7 | ||
... | ... |
Please register or sign in to comment