Mike Morris
|
1fe6da2ad6
|
Bump go-discover to support EC2 Metadata Service v2 (#6865)
Refs https://github.com/hashicorp/go-discover/pull/128
* deps: add replace directive for gocheck
Transitive dep, source at https://launchpad.net/gocheck indicates
project moved. This also avoids a dependency on bzr when fetching
modules. Refs https://github.com/hashicorp/consul/pull/6818
* deps: make update-vendor
* test: update retry-join expected names from go-discover
|
2019-12-04 11:59:16 -05:00 |
Jeff Mitchell
|
b43800125c
|
Update vendoring from go mod. (#5566)
|
2019-03-26 17:50:42 -04:00 |
Frank Schroeder
|
d1c27705f3
|
vendor: drop unused deps for old discover code
|
2017-08-01 11:41:43 +02:00 |
James Phillips
|
59621dbccc
|
Revert "discover: move instance discover code into separate package (#3144)" (#3180)
This reverts commit 26bfb2d00a30bf30ebdd85ba2e1e19f37355853f.
|
2017-06-23 01:38:55 -07:00 |
Frank Schröder
|
4bdff5fff4
|
discover: move instance discover code into separate package (#3144)
This patch moves the code that discovers instances from metadata
information to github.com/hashicorp/go-discover with
sub-packages for each provider.
|
2017-06-21 10:40:38 +02:00 |
James Phillips
|
30859ff731
|
Updates AWS Go SDK.
Needed as part of Go 1.8 transition; see https://aws.amazon.com/blogs/developer/aws-sdk-for-go-update-needed-for-go-1-8/.
|
2017-02-16 23:55:59 -08:00 |
Kyle Havlovitz
|
b8e2963a4e
|
vendor: Add aws-go-sdk
|
2016-11-01 14:10:05 -04:00 |