Seth Hoenig
435c0d9fc8
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
Mahmood Ali
bed536812d
remove unused packages
2020-03-23 16:28:11 -04:00
Mahmood Ali
88cfe504a0
update grpc
...
Upgrade grpc to v1.27.1 and protobuf plugins to v1.3.4.
2020-03-03 08:39:54 -05:00
Mahmood Ali
a7d8513ced
vendor: Update go-discover for AWS SDK change
...
Update go-discover to pull in latest AWS SDK change through its vendored
path, along with other provider changes.
2019-12-03 13:49:52 -05:00
Lang Martin
5ae153900f
match pinned versions for sub-modules
2019-08-27 12:58:12 -04:00
Lang Martin
c79eb24816
govendor fetch github.com/hashicorp/go-getter@f5101da, protobuf 1.2
2019-08-26 17:54:21 -04:00
Mahmood Ali
713c9fe683
Move Stat{Object|Value} to plugins/shared/structs
...
Moving them as they may be useful for other packages/plugins besides
devices.
2018-11-14 09:01:26 -05:00
Chelsea Holland Komlo
67f2e6c046
vendor github.com/golang/protobuf/ptypes/empty
2018-08-14 16:20:20 -04:00
Alex Dadgar
58a85f911e
Vendor conflicts
...
Vendored the tagged version of protobuf.
2018-08-07 13:02:47 -07:00
Chelsea Holland Komlo
9fe77e63ce
don't vendor protoc-gen-go
2018-08-06 11:45:00 -04:00
Chelsea Holland Komlo
1b598cbbb2
update grpc vendor dependencies
2018-08-06 11:43:24 -04:00
Alex Dadgar
5c6b4e7cc3
vendor
2017-07-21 13:29:08 -07:00
Alex Dadgar
ac3ed04961
Snappy + Dispatch name change
...
Change the generated name to timestamp + 8 characters of UUID
Add Snappy compression to the input
2016-11-25 20:02:18 -08:00
Sean Chittenden
cd09136521
Remove unused packages
...
```
govendor remove +unused
git add vendor/
```
2016-05-04 19:49:43 -07:00
Alex Dadgar
733156c016
vendor
2016-04-19 17:12:44 -07:00
Diptanu Choudhury
828f93a719
Removing unused dependencies
2016-02-26 17:00:19 -08:00
Alex Dadgar
b3fef3c6cb
vendor
2016-02-12 15:42:05 -08:00