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.2
7+ github.com/hashicorp/consul/api v1.33.3
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 @@ -59,6 +59,8 @@ github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 h1:El6M4kTTCOh6aBiKaU
5959github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 /go.mod h1:pupxD2MaaD3pAXIBCelhxNneeOaAeabZDe5s4K6zSpQ =
6060github.com/hashicorp/consul/api v1.33.2 h1:Q6mE0WZsUTJerlnl9TuXzqrtZ0cKdOCsxcZhj5mKbMs =
6161github.com/hashicorp/consul/api v1.33.2 /go.mod h1:K3yoL/vnIBcQV/25NeMZVokRvPPERiqp2Udtr4xAfhs =
62+ github.com/hashicorp/consul/api v1.33.3 h1:6ttDO8Os/lqwaus7nJxJaeiUw2o7GWKoQ1jexAFPdEQ =
63+ github.com/hashicorp/consul/api v1.33.3 /go.mod h1:1HoAkxkKpC8A9lsUYs7QCMfSSKiz6+vlfrI1J3PUEeI =
6264github.com/hashicorp/consul/sdk v0.17.1 h1:LumAh8larSXmXw2wvw/lK5ZALkJ2wK8VRwWMLVV5M5c =
6365github.com/hashicorp/consul/sdk v0.17.1 /go.mod h1:EngiixMhmw9T7wApycq6rDRFXXVUwjjf7HuLiGMH/Sw =
6466github.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