Commit 3418e79 1 parent 78ba2c3 commit 3418e79 Copy full SHA for 3418e79
File tree 2 files changed +6
-3
lines changed
2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
13
13
github.com/google/go-cmp v0.6.0
14
14
github.com/hashicorp/consul-k8s/charts v0.0.0-00010101000000-000000000000
15
15
github.com/hashicorp/consul-k8s/version v0.0.0
16
- github.com/hashicorp/consul/troubleshoot v0.7.1
16
+ github.com/hashicorp/consul/troubleshoot v0.7.4
17
17
github.com/hashicorp/go-hclog v1.6.3
18
18
github.com/hashicorp/hcp-sdk-go v0.62.1-0.20230913154003-cf69c0370c54
19
19
github.com/kr/text v0.2.0
@@ -101,8 +101,8 @@ require (
101
101
github.com/gorilla/websocket v1.5.1 // indirect
102
102
github.com/gosuri/uitable v0.0.4 // indirect
103
103
github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 // indirect
104
- github.com/hashicorp/consul/api v1.30 .0 // indirect
105
- github.com/hashicorp/consul/envoyextensions v0.7.3 // indirect
104
+ github.com/hashicorp/consul/api v1.31 .0 // indirect
105
+ github.com/hashicorp/consul/envoyextensions v0.7.7 // indirect
106
106
github.com/hashicorp/errwrap v1.1.0 // indirect
107
107
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
108
108
github.com/hashicorp/go-immutable-radix v1.3.1 // indirect
Original file line number Diff line number Diff line change @@ -294,12 +294,15 @@ github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 h1:pdN6V1QBWet
294
294
github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 /go.mod h1:FecbI9+v66THATjSRHfNgh1IVFe/9kFxbXtjV0ctIMA =
295
295
github.com/hashicorp/consul/api v1.30.0 h1:ArHVMMILb1nQv8vZSGIwwQd2gtc+oSQZ6CalyiyH2XQ =
296
296
github.com/hashicorp/consul/api v1.30.0 /go.mod h1:B2uGchvaXVW2JhFoS8nqTxMD5PBykr4ebY4JWHTTeLM =
297
+ github.com/hashicorp/consul/api v1.31.0 /go.mod h1:2ZGIiXM3A610NmDULmCHd/aqBJj8CkMfOhswhOafxRg =
297
298
github.com/hashicorp/consul/envoyextensions v0.7.3 h1:5Gn1Hj135NYNRBmB3IdwhkxIHQgEJPjXYPZcA+05rNY =
298
299
github.com/hashicorp/consul/envoyextensions v0.7.3 /go.mod h1:tya/kHsOBGaeAS9inAfUFJIEJ812c125cQD4MrLTt2s =
300
+ github.com/hashicorp/consul/envoyextensions v0.7.7 /go.mod h1:tOlLYi2UgCDg4x6qhe+O9Kz4o6SQ7E8fRFxCUKH4pkk =
299
301
github.com/hashicorp/consul/sdk v0.16.1 h1:V8TxTnImoPD5cj0U9Spl0TUxcytjcbbJeADFF07KdHg =
300
302
github.com/hashicorp/consul/sdk v0.16.1 /go.mod h1:fSXvwxB2hmh1FMZCNl6PwX0Q/1wdWtHJcZ7Ea5tns0s =
301
303
github.com/hashicorp/consul/troubleshoot v0.7.1 h1:IQYxC1qsV3jO74VZDyPi283Ufi84/mXSMm53U8dsN2M =
302
304
github.com/hashicorp/consul/troubleshoot v0.7.1 /go.mod h1:U+fpb8yE3iGJTahAY1VGda4aYUDhaa0IZu+sIgGvcwk =
305
+ github.com/hashicorp/consul/troubleshoot v0.7.4 /go.mod h1:haNIaNQtUzxJ4Z6YEywctQ9gcACacnK7UbEwMRs8TCg =
303
306
github.com/hashicorp/errwrap v1.0.0 /go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4 =
304
307
github.com/hashicorp/errwrap v1.1.0 h1:OxrOeh75EUXMY8TBjag2fzXGZ40LB6IKw45YeGUDY2I =
305
308
github.com/hashicorp/errwrap v1.1.0 /go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4 =
You can’t perform that action at this time.
0 commit comments