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

nexus-exam and nexush: removed ref to specific branch in go.mod

parent 0fc61c18
No related branches found
No related tags found
No related merge requests found
......@@ -49,5 +49,3 @@ require (
golang.org/x/text v0.21.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)
replace gitedu.hesge.ch/flg_projects/nexus_vdi/nexus/libclient => gitedu.hesge.ch/flg_projects/nexus_vdi/nexus/libclient v0.0.0-20250325131556-64272e05d13d
......@@ -2,8 +2,6 @@ module gitedu.hesge.ch/flg_projects/nexus_vdi/nexus/nexush
go 1.22.2
replace gitedu.hesge.ch/flg_projects/nexus_vdi/nexus/libclient => gitedu.hesge.ch/flg_projects/nexus_vdi/nexus/libclient v0.0.0-20250325145622-5e5739fb0b5d
require (
gitedu.hesge.ch/flg_projects/nexus_vdi/nexus/common v0.0.0-20250320135605-9ac7ec3df57a
gitedu.hesge.ch/flg_projects/nexus_vdi/nexus/libclient v0.0.0-20250320135605-9ac7ec3df57a
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment