diff --git a/api/go.mod b/api/go.mod index 625792d232..715a594dcf 100644 --- a/api/go.mod +++ b/api/go.mod @@ -2,10 +2,7 @@ module github.com/hashicorp/consul/api go 1.19 -replace ( - github.com/hashicorp/consul/proto-public => ../proto-public - github.com/hashicorp/consul/sdk => ../sdk -) +replace github.com/hashicorp/consul/sdk => ../sdk retract ( v1.28.0 // tag was mutated