feat: Removed go.mod replace
This commit is contained in:
@@ -83,8 +83,3 @@ require (
|
||||
google.golang.org/genproto/googleapis/rpc v0.0.0-20260908043556-f8649ddbbfe6 // indirect
|
||||
google.golang.org/protobuf v1.36.12 // indirect
|
||||
)
|
||||
|
||||
// TEMPORARY: vantage-shared is not yet released with license.FeatureMCP.
|
||||
// Points at the local sibling checkout so this branch can compile against it.
|
||||
// Must be removed and replaced with a real version pin before this branch merges.
|
||||
replace gitea.hostxtra.co.uk/vantage/vantage-shared => ../../vantage-shared
|
||||
|
||||
Reference in New Issue
Block a user