Eric Paris
67dbc4c6a6
Actually use the version of libcontainer godep thinks we are using
...
When libcontainer was added it was apparently not actually the version
of libcontainer it portends to be. One line was removed from
libcontainer in Godeps which is present in the upstream tree.
This was likely done as it required a definition in a different package
which was not in our tree (and was vendored into libcontainer upstream)
We would be wise to have a test to see if package versions in Godep are
actually the packages they say they are...
2015-08-03 13:58:17 -04:00
Eric Paris
bc07f63190
Update github.com/docker/spdystream
2015-08-03 13:58:17 -04:00
Rohit Jnagal
256e03fff4
Update docker dependencies.
...
The current docker packages are synced between two different versions.
2015-06-11 06:14:52 +00:00
Dawn Chen
bbea2863c2
Add docker dependencies: timeutils, jsonmessage
2015-06-05 11:29:06 -07:00
Eric Paris
21335ce977
Remove unused stuff from Godeps
...
We don't need it any more, but it never got removed. Yay!
2015-05-24 18:29:45 -04:00
Tim Hockin
e4435c7417
Update golang spdy to new path.
...
Upstream golang spdy was moved to x/net/spdy and then deleted. This vendors in
the last revision and updates the only user of it.
2015-04-27 14:40:04 -07:00
Victor Marmol
934cec291a
Updating cAdvisor godep.
...
This adds support for Docker 1.6.
2015-04-13 11:35:46 -07:00
Andy Goldstein
82afb7ab1f
bump(github.com/docker/spdystream):99515db39d3dad9607e0293f18152f3d59da76dc
...
Update spdystream to pick up a fix for a deadlock between writing data
and a connection closure.
Fixes #6490
2015-04-09 16:30:47 +00:00
Andy Goldstein
b7c177944e
bump(docker/docker/pkg/parsers):ed6685369740035b0af9675bf9add52d0af7657b
...
Add docker/docker/pkg/parsers and bump entire set of docker/docker/...
dependencies.
2015-03-17 19:56:16 -04:00
Zach Loafman
5496686f33
Revert "Use docker's ParseRepositoryTag when pulling"
2015-03-17 15:16:33 -07:00
Andy Goldstein
73229ed660
bump(docker/docker/pkg/parsers):ed6685369740035b0af9675bf9add52d0af7657b
...
Add docker/docker/pkg/parsers and bump entire set of docker/docker/...
dependencies.
2015-03-17 13:23:17 -04:00
Victor Marmol
80dbe6eaa8
Updating cAdvisor dependency.
...
Includes manager and its dependencies.
2015-03-10 10:57:27 -07:00
Andy Goldstein
1171bca792
bump(docker/spdystream):e731c8f9f19ffd7e51a469a2de1580c1dfbb4fae
...
Fixes #4882
2015-03-09 16:03:38 -04:00
Andy Goldstein
5c6e88804f
bump(docker/spdystream):e9bf9912b85eec0ed6aaf317808a0eab25e3ca43
...
Fixes #4912
2015-03-02 12:10:14 -05:00
Andy Goldstein
25d38c175b
Add command execution/port forwarding dependencies
...
code.google.com/p/go.net/spdy
github.com/docker/docker/pkg/term
github.com/docker/spdystream
github.com/kr/pty
2015-02-20 09:57:02 -05:00
Mrunal Patel
683fd13ce6
Update github.com/fsouza/go-dockerclient to pick up IpcMode support.
2015-01-22 12:03:38 -08:00
Daniel Smith
5b188a5842
Update fsouza/go-dockerclient. This grabs an unexpected number of dependencies.
2014-12-18 10:28:25 -08:00