mirror of https://github.com/status-im/consul.git
Retract api@v1.28.0 (#20762)
This commit is contained in:
parent
8ae69b264d
commit
0571382c4a
|
@ -4,6 +4,8 @@ go 1.19
|
||||||
|
|
||||||
replace github.com/hashicorp/consul/sdk => ../sdk
|
replace github.com/hashicorp/consul/sdk => ../sdk
|
||||||
|
|
||||||
|
retract v1.28.0 // tag was mutated
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/google/go-cmp v0.5.9
|
github.com/google/go-cmp v0.5.9
|
||||||
github.com/hashicorp/consul/sdk v0.15.0
|
github.com/hashicorp/consul/sdk v0.15.0
|
||||||
|
|
Loading…
Reference in New Issue