Commit Graph

5 Commits

Author SHA1 Message Date
Justin Santa Barbara
7816abfd39 Add dependency on ELB functionality of goamz 2015-03-09 08:57:51 -07:00
Fumitoshi Ukai
54f498acd5 cloudprovider/gce: use golang.org/x/oauth2
code.google.com/p/goauth2 is deprecated.
use golang.org/x/oauth2 instead.

hooks/prepare-commit-msg ignore Godeps
for sh's boilerplate check.
2015-01-16 12:17:52 +09:00
Thom May
c69fe231f4 Update to latest goamz
Also add dep on goamz/elb, for future use
2015-01-09 17:24:11 +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
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