File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55require (
66 github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
7- github.com/hashicorp/consul/api v1.33.7
7+ github.com/hashicorp/consul/api v1.34.1
88 github.com/spf13/cobra v1.10.2
99 github.com/spf13/pflag v1.0.10
1010 github.com/spf13/viper v1.21.0
Original file line number Diff line number Diff line change @@ -63,6 +63,8 @@ github.com/hashicorp/consul/api v1.33.4 h1:AJkZp6qzgAYcMIU0+CjJ0Rb7+byfh0dazFK/g
6363github.com/hashicorp/consul/api v1.33.4 /go.mod h1:BkH3WEUzsnWvJJaHoDqKqoe2Q2EIixx7Gjj6MTwYnOA =
6464github.com/hashicorp/consul/api v1.33.7 h1:apLZVzX7O7BLgHyh4pvczcsBzPmYSVXGKZQbOaA1ae0 =
6565github.com/hashicorp/consul/api v1.33.7 /go.mod h1:SjR3cjwCUSLLDfVw5dFg76rnnKjOySxr8W8lC5s01C8 =
66+ github.com/hashicorp/consul/api v1.34.1 h1:/qKFfBJ5GEmY3sIlK1HulRJciLoT1pCGBkq2gwILXVg =
67+ github.com/hashicorp/consul/api v1.34.1 /go.mod h1:K+7fQ7o5QEyoFRyXtX3/iGSxDbg9jYWGJ5rDyrXzHU8 =
6668github.com/hashicorp/consul/sdk v0.17.1 h1:LumAh8larSXmXw2wvw/lK5ZALkJ2wK8VRwWMLVV5M5c =
6769github.com/hashicorp/consul/sdk v0.17.1 /go.mod h1:EngiixMhmw9T7wApycq6rDRFXXVUwjjf7HuLiGMH/Sw =
6870github.com/hashicorp/errwrap v1.0.0 /go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4 =
You can’t perform that action at this time.
0 commit comments