Skip to content
Snippets Groups Projects
Commit 5ed83161 authored by Florent Gluck's avatar Florent Gluck
Browse files

server: fixed go.mod and go.sum

parent 92593611
Branches
No related tags found
No related merge requests found
......@@ -14,6 +14,7 @@ require (
)
require (
gitedu.hesge.ch/flg_projects/nexus_vdi/nexus/common v0.0.0-20250320124055-925936117e70 // indirect
github.com/gabriel-vasile/mimetype v1.4.8 // indirect
github.com/go-playground/locales v0.14.1 // indirect
github.com/go-playground/universal-translator v0.18.1 // indirect
......
gitedu.hesge.ch/flg_projects/nexus_vdi/nexus/common v0.0.0-20250320124055-925936117e70 h1:rWNiGUjTS+gVdstqZSjZ7asaHDzsCIS9ZrTfoQl9zp0=
gitedu.hesge.ch/flg_projects/nexus_vdi/nexus/common v0.0.0-20250320124055-925936117e70/go.mod h1:J5xopG7TcdP+WODvtHXBko6zK4VNniGEu+YxsRqSMQg=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment