diff --git a/go.mod b/go.mod index 702acd78..829dfd12 100644 --- a/go.mod +++ b/go.mod @@ -50,7 +50,7 @@ require ( ) replace ( - github.com/hashicorp/consul/api => github.com/hashicorp/consul/api v1.25.1 + github.com/hashicorp/consul/api => github.com/hashicorp/consul/api v1.28.2 github.com/hashicorp/consul/sdk => github.com/hashicorp/consul/sdk v0.16.0 github.com/prometheus/client_golang => github.com/prometheus/client_golang v1.19.0 golang.org/x/crypto => golang.org/x/crypto v0.22.0