mirror of https://github.com/hashicorp/consul
Backport of Retract api@v1.28.0 into release/1.18.x (#20763)
backport of commit 07af55f97f
Co-authored-by: Chris S. Kim <ckim@hashicorp.com>
pull/20771/head
parent
2a1f2ad6c8
commit
c8c72e2d58
|
@ -4,6 +4,8 @@ go 1.19
|
|||
|
||||
replace github.com/hashicorp/consul/sdk => ../sdk
|
||||
|
||||
retract v1.28.0 // tag was mutated
|
||||
|
||||
require (
|
||||
github.com/google/go-cmp v0.5.9
|
||||
github.com/hashicorp/consul/sdk v0.15.0
|
||||
|
|
Loading…
Reference in New Issue