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
Yoan Blanc
9032cbe304
docker: v18.09.9
...
Signed-off-by: Yoan Blanc <yoan@dosimple.ch >
2020-03-15 08:23:11 +01:00
Danielle Lancashire
76f72fe4bd
vendor: Use dani fork of go-winio
2019-06-28 13:47:18 +02:00
Nick Ethier
a203689bbc
fifo: add new fifo package for named pipes ( #4665 )
...
* fifo: add new fifo package for named pipes
2018-10-16 16:53:30 -07:00
Michael Schurter
84a70cdc25
Update go-winio to get some fixes
...
* Microsoft/go-winio#53
* Microsoft/go-winio#54
2017-07-07 14:33:47 -07:00
Michael Schurter
990de0f32c
Update go-winio to remove cgo on Windows
...
Thanks to Microsoft/go-winio#51
2017-05-08 15:43:48 -07:00
Michael Schurter
c969e56369
Update go-winio to get Microsoft/go-winio#48
2017-05-03 15:22:55 -07:00
Michael Schurter
265a846daf
Update go-winio to Microsoft/go-winio#31
...
Didn't fix the panic.
2017-05-03 15:22:55 -07:00
Michael Schurter
939224ea89
Hoping updating docker deps will fix panic on Windows
...
🤞
2017-02-28 11:56:11 -08:00
Michal Wieczorek
21c9be9c34
Update vendor package github.com/fsouza/go-dockerclient
...
Added dependencies of updated github.com/fsouza/go-dockerclient:
- golang.org/x/net/context/ctxhttp
- github.com/docker/engine-api/types/swarm
- github.com/Microsoft/go-winio
- github.com/docker/engine-api/types/mount
2016-09-24 21:53:49 +02:00