File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4
4
5
5
require (
6
6
github.com/davecgh/go-spew v1.1.1
7
- github.com/hashicorp/consul/api v1.14.0
7
+ github.com/hashicorp/consul/api v1.15.2
8
8
github.com/hashicorp/errwrap v1.0.0
9
9
github.com/hashicorp/go-multierror v1.1.1
10
10
github.com/hashicorp/hcl v1.0.0
Original file line number Diff line number Diff line change @@ -203,11 +203,11 @@ github.com/grpc-ecosystem/grpc-gateway v1.8.5/go.mod h1:vNeuVxBJEsws4ogUvrchl83t
203
203
github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed /go.mod h1:tMWxXQ9wFIaZeTI9F+hmhFiGpFmhOHzyShyFUhRm0H4 =
204
204
github.com/hashicorp/consul-template v0.22.0 /go.mod h1:lHrykBIcPobCuEcIMLJryKxDyk2lUMnQWmffOEONH0k =
205
205
github.com/hashicorp/consul/api v1.1.0 /go.mod h1:VmuI/Lkw1nC05EYQWNKwWGbkg+FbDBtguAZLlVdkD9Q =
206
- github.com/hashicorp/consul/api v1.14.0 h1:Y64GIJ8hYTu+tuGekwO4G4ardXoiCivX9wv1iP/kihk =
207
- github.com/hashicorp/consul/api v1.14.0 /go.mod h1:bcaw5CSZ7NE9qfOfKCI1xb7ZKjzu/MyvQkCLTfqLqxQ =
206
+ github.com/hashicorp/consul/api v1.15.2 h1:3Q/pDqvJ7udgt/60QOOW/p/PeKioQN+ncYzzCdN2av0 =
207
+ github.com/hashicorp/consul/api v1.15.2 /go.mod h1:v6nvB10borjOuIwNRZYPZiHKrTM/AyrGtd0WVVodKM8 =
208
208
github.com/hashicorp/consul/sdk v0.1.1 /go.mod h1:VKf9jXwCTEY1QZP2MOLRhb5i/I/ssyNV1vwHyQBF0x8 =
209
- github.com/hashicorp/consul/sdk v0.10 .0 h1:rGLEh2AWK4K0KCMvqWAz2EYxQqgciIfMagWZ0nVe5MI =
210
- github.com/hashicorp/consul/sdk v0.10 .0 /go.mod h1:yPkX5Q6CsxTFMjQQDJwzeNmUUF5NUGGbrDsv9wTb8cw =
209
+ github.com/hashicorp/consul/sdk v0.11 .0 h1:HRzj8YSCln2yGgCumN5CL8lYlD3gBurnervJRJAZyC4 =
210
+ github.com/hashicorp/consul/sdk v0.11 .0 /go.mod h1:yPkX5Q6CsxTFMjQQDJwzeNmUUF5NUGGbrDsv9wTb8cw =
211
211
github.com/hashicorp/errwrap v1.0.0 h1:hLrqtEDnRye3+sgx6z4qVLNuviH3MR5aQ0ykNJa/UYA =
212
212
github.com/hashicorp/errwrap v1.0.0 /go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4 =
213
213
github.com/hashicorp/go-cleanhttp v0.5.0 /go.mod h1:JpRdi6/HCYpAwUzNwuwqhbovhLtngrth3wmdIIUrZ80 =
You can’t perform that action at this time.
0 commit comments