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 |
|
Daniel Kerwin
|
d4dca3b02d
|
Update to latest go-dockerclient. Fix .gitignore expression to allow
docker/pkg packages.
|
2016-05-28 12:01:56 +02:00 |
|
Sean Chittenden
|
3eb9664eca
|
Remove unused packages
```
govendor remove +unused
git add vendor/
```
|
2016-05-04 19:49:43 -07:00 |
|
Diptanu Choudhury
|
45d1c68095
|
Adding vendored code in pkg directories
|
2016-02-12 13:32:32 -08:00 |
|
Diptanu Choudhury
|
3acc5408b0
|
Using godeps to build
|
2016-02-12 10:02:16 -08:00 |
|