refactor: rename shared module to gitea.hostxtra.co.uk/vantage/vantage-shared

This commit is contained in:
2026-09-08 07:34:53 +00:00
parent 1c8e6da013
commit 866584de81
12 changed files with 14 additions and 14 deletions
+2 -2
View File
@@ -9,11 +9,11 @@ require (
)
require (
gitea.hostxtra.co.uk/mrhid6/vantage/shared v0.0.0
gitea.hostxtra.co.uk/vantage/vantage-shared v0.0.0
golang.org/x/net v0.25.0 // indirect
golang.org/x/text v0.40.0 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20240521202816-d264139d666e // indirect
google.golang.org/protobuf v1.34.1 // indirect
)
replace gitea.hostxtra.co.uk/mrhid6/vantage/shared => ../shared
replace gitea.hostxtra.co.uk/vantage/vantage-shared => ../shared