Commit Graph

109 Commits (92b6f49b3c4db353f6e2b5bed079c68f707927e2)

Author SHA1 Message Date
Vishnu Kannan 384898d00c Updating docker client to the latest version in preparation for adding native docker exec support. 2014-10-15 09:53:43 +00:00
Angus Lees 9bed117119 Add github.com/rackspace/gophercloud package as a dependency.
Note this also pulls in:
github.com/kr/text
github.com/mitchellh/mapstructure
github.com/racker/perigee
github.com/tonnerre/golang-pretty
2014-10-15 14:09:27 +11:00
Brendan Burns 6daeb8a05c Add the github.com/skratchdot/open-golang/open package as a dependency. 2014-10-09 11:38:46 -07:00
Eric Paris 9828d8e9cc update Godeps.json with github.com/elazarl/go-bindata-assetfs 2014-10-08 14:28:03 -04:00
derekwaynecarr b8d95ad01f Godeps update 2014-09-26 11:50:34 -04:00
Eric Paris b24f202dd4 update to 0.4.0 for cadvisor 2014-09-22 13:50:08 -04:00
Ragnar Dahlén f085f4d5d4 Add new dependencies for AWS support
- goamz: for interacting with AWS API
- gcfg: for cloud provider config file (as suggested in issue)
2014-09-11 22:28:56 +01:00
Francisco Souza 6d0f84c700 api/v1beta1: use go-dockerclient instead of docker-api-structs
This involves updating go-dockerclient and removing the patched code.

Related to #692 and fsouza/go-dockerclient#146.
2014-09-05 17:31:13 -03:00
Nan Monnand Deng 67f0737ec0 move all third party libs to Godeps/ dir 2014-08-13 14:49:31 -04:00