Commit Graph

6 Commits

Author SHA1 Message Date
Seth Hoenig
15fb4c990a deps: Switch to Go modules for dependency management
This PR switches the Nomad repository from using govendor to Go modules
for managing dependencies. Aspects of the Nomad workflow remain pretty
much the same. The usual Makefile targets should continue to work as
they always did. The API submodule simply defers to the parent Nomad
version on the repository, keeping the semantics of API versioning that
currently exists.
2020-06-02 14:30:36 -05:00
Preetha Appan
8f387d6e7b Updates vendor directory to get code generation working correctly 2017-10-25 12:15:31 -05:00
Alex Dadgar
50e3178d2d vendor 2017-07-07 12:18:14 -07:00
Michael Schurter
925ec07a45 Remove unused vendored packages 2017-02-28 13:10:24 -08:00
Ben Barnard
ce94317d00 Replace "the the" with "the" in documentation and comments 2016-10-11 15:31:40 -04:00
Alex Dadgar
58c92556fb vendor 2016-04-19 17:12:44 -07:00