Daniel Nephin
50d73c2674
Update github.com/joyent/triton-go to latest
...
There was an RSA private key used for testing included in the old
version. This commit updates it to a version that does not include the
key so that the key is not detected by tools which scan the Consul
binary for private keys.
Commands run:
go get github.com/joyent/triton-go@6801d15b779f042cfd821c8a41ef80fc33af9d47
make update-vendor
2020-04-16 12:34:29 -04:00
Jeff Mitchell
28c84845bf
Update vendoring from go mod. ( #5566 )
2019-03-26 17:50:42 -04:00
Mitchell Hashimoto
bbb13598bf
vendor k8s client lib
2018-09-05 14:59:02 -07:00
Kyle Havlovitz
bd42da760b
vendor: pull in latest version of go-discover
2018-05-10 15:40:16 -07:00
Frank Schroeder
02ed39cb2f
vendor: drop unused deps for old discover code
2017-08-01 11:41:43 +02:00
James Phillips
42f60b04bb
Revert "discover: move instance discover code into separate package ( #3144 )" ( #3180 )
...
This reverts commit 26bfb2d00a
.
2017-06-23 01:38:55 -07:00
Frank Schröder
26bfb2d00a
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
Kyle Havlovitz
77650c2e6f
vendor: pull in GCE deps
2017-01-12 17:42:06 -05:00
Kyle Havlovitz
4976c05975
Revert "vendor: Add GCE deps"
...
This reverts commit 4831b6de40
.
2017-01-12 17:02:42 -05:00
Chris Marchesi
4831b6de40
vendor: Add GCE deps
...
Add Google API and related dependencies for GCE discovery.
2016-12-06 17:46:55 -08:00