Commit Graph

10 Commits

Author SHA1 Message Date
Michael Schurter
6485664c15 Vendor vault test deps
This is a weird one because `make bootstrap` does a `go get vault` so CI
never fails due to missing Vault dependencies. However developer
machines will have whatever version of vault they grabbed last time they
bootstrapped a new dev environment.

This can lead to surprising build issues and different devs testing
slightly different code.

So let's vendor all test deps to try to keep the Nomad repo
self-contained.
2017-08-11 10:31:05 -07:00
Alex Dadgar
3050603552 vendor vault api 2017-08-01 09:30:55 -07:00
Alex Dadgar
4e7813b257 remove vault main from vendor 2017-04-04 16:24:27 -07:00
Alex Dadgar
6f9367ae95 Vendor vault/api 2017-01-19 17:12:33 -08:00
Ben Barnard
ce94317d00 Replace "the the" with "the" in documentation and comments 2016-10-11 15:31:40 -04:00
Alex Dadgar
f2dcbd3070 Update install of Vault 2016-08-25 14:07:15 -07:00
Alex Dadgar
87f2d5c17b Start 2016-08-19 16:40:37 -07:00
Alex Dadgar
44bd6a1b29 Update vendored Vault 2016-08-17 16:25:38 -07:00
Alex Dadgar
d5380974a0 vendor 2016-08-17 16:23:29 -07:00
Alex Dadgar
c0b169556a Initial config block 2016-08-17 16:23:29 -07:00