Files
nomad/vendor/github.com/hashicorp
Jeff Mitchell 5676986196 Divest api/ package of deps elsewhere in the nomad repo. (#5488)
* Divest api/ package of deps elsewhere in the nomad repo.

This will allow making api/ a module without then pulling in the
external repo, leading to a package name conflict.

This required some migration of tests to an apitests/ folder (can be
moved anywhere as it has no deps on it). It also required some
duplication of code, notably some test helpers from api/ -> apitests/
and part (but not all) of testutil/ -> api/testutil/.

Once there's more separation and an e.g. sdk/ folder those can be
removed in favor of a dep on the sdk/ folder, provided the sdk/ folder
doesn't depend on api/ or /.

* Also remove consul dep from api/ package

* Fix stupid linters

* Some restructuring
2019-03-29 14:47:40 -04:00
..
2018-05-04 11:08:11 -07:00
2018-11-15 14:15:12 -06:00
2016-02-12 10:02:16 -08:00
2017-02-10 19:41:28 -05:00
2017-09-07 17:15:56 -07:00
2016-02-12 10:02:16 -08:00
2019-01-08 17:43:20 +01:00
2018-09-10 15:02:05 -07:00
2016-08-17 16:23:29 -07:00
2018-04-09 17:19:26 -04:00
2018-03-20 10:39:39 -07:00
2016-10-06 12:36:44 -07:00
2016-02-12 10:02:16 -08:00
2016-02-12 10:02:16 -08:00
2019-01-04 16:56:26 +00:00
2018-09-17 13:58:51 -07:00