diff --git a/go.mod b/go.mod index cb7bb9a..71bc2d5 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ go 1.26 require ( github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 - github.com/hashicorp/consul/api v1.34.3 + github.com/hashicorp/consul/api/v2 v2.0.0 github.com/hashicorp/consul/api/v2 v2.0.0 github.com/spf13/cobra v1.10.2 github.com/spf13/pflag v1.0.10