-
- Downloads
fix(deps): update module github.com/go-chi/chi/v5 to v5.0.10
... | @@ -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.0.8 | github.com/go-chi/chi/v5 v5.0.10 | ||
golang.org/x/oauth2 v0.4.0 | golang.org/x/oauth2 v0.4.0 | ||
gorm.io/driver/mysql v1.4.7 | gorm.io/driver/mysql v1.4.7 | ||
gorm.io/driver/sqlite v1.4.4 | gorm.io/driver/sqlite v1.4.4 | ||
... | ... |
Please register or sign in to comment