Minhan Xia
9e45bb8264
revendor GCE API Go client
2018-06-26 11:29:55 -07:00
Jeff Grafton
23ceebac22
Run hack/update-bazel.sh
2018-06-22 16:22:57 -07:00
Jeff Grafton
a725660640
Update to gazelle 0.12.0 and run hack/update-bazel.sh
2018-06-22 16:22:18 -07:00
Yang Guo
a7474e8059
Update dependency
2018-06-04 14:54:06 -07:00
Cheng Xing
df3d8bcba6
Vendor newest GCP Go client
2018-03-07 14:03:10 -08:00
Cheng Xing
accf8c4b9a
vendoring latest version of google-api-go-client
2018-02-25 12:21:15 -08:00
Nick Sardo
f220a1705d
Update vendor of google.golang.org/api repo
2017-12-21 10:17:54 -08:00
Jeff Grafton
aee5f457db
update BUILD files
2017-10-15 18:18:13 -07:00
Minhan Xia
43d2da04f9
godep revendor google api go clients
2017-09-25 10:55:23 -07:00
Nick Sardo
c5f672a0d5
Update GCP API package
2017-08-17 09:47:16 -07:00
Jeff Grafton
653d05c169
Regenerate all BUILD files in vendor/ from scratch using gazelle
2017-08-16 15:48:25 -07:00
Jeff Grafton
a7f49c906d
Use buildozer to delete licenses() rules except under third_party/
2017-08-11 09:32:39 -07:00
Jeff Grafton
33276f06be
Use buildozer to remove deprecated automanaged tags
2017-08-11 09:31:50 -07:00
Vishnu kannan
d1b4dba440
adding support for gpus in node e2e
...
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2017-05-13 16:35:54 -07:00
Mike Danese
a05c3c0efd
autogenerated
2017-04-14 10:40:57 -07:00
Bowei Du
f51b26e502
Godep vendor files for google cloud alpha
2017-04-10 12:05:02 -07:00
Wojciech Tyczynski
78a6a77ac5
Update Google API dependencies
2017-01-02 14:48:12 +01:00
Davanum Srinivas
64efc3a744
Update Google Cloud API client import paths
...
Bump version of golang.org/x/oauth2
Vendor google.golang.org/cloud/
Vendor google.golang.org/api/
Vendor cloud.google.com/go/compute/
Replace google.golang.org/cloud with cloud.google.com/go/
Fixes #30069
2016-09-13 22:21:06 -04:00
Quinton Hoole
9fb98a42d0
Update vendor package google.golang.org/api/googleapi.
2016-05-16 11:06:03 -07:00
Tim Hockin
3c0c5ed4e0
Move deps from _workspace/ to vendor/
...
godep restore
pushd $GOPATH/src/github.com/appc/spec
git co master
popd
go get go4.org/errorutil
rm -rf Godeps
godep save ./...
git add vendor
git add -f $(git ls-files --other vendor/)
git co -- Godeps/LICENSES Godeps/.license_file_state Godeps/OWNERS
2016-05-08 20:30:21 -07:00