Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(783)

Unified Diff: go/deps.yaml

Issue 2220533002: Roll Go DEPS, add cloud.google.com/go. (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « go/deps.lock ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: go/deps.yaml
diff --git a/go/deps.yaml b/go/deps.yaml
index ff356a5686853c67013e3aea027462324b35d6dc..2b12df02a31eefcc2ad3d3aa450a57751e50fc2d 100644
--- a/go/deps.yaml
+++ b/go/deps.yaml
@@ -86,6 +86,7 @@ import:
subpackages:
- gensupport
- googleapi
+ - options
- logging/v1beta3
- pubsub/v1
- taskqueue/v1beta2
@@ -105,6 +106,19 @@ import:
- user
- cmd/aedeploy
- package: google.golang.org/cloud
+ version: 30fab6304c9888af49f1884cf4eddad7027e2e7b
+ repo: https://code.googlesource.com/gocloud.git
+ subpackages:
+ - bigtable
+ - compute/metadata
+ - pubsub
+ - storage
+- package: google.golang.org/genproto
+ version: master
+ repo: https://github.com/google/go-genproto
+ subpackages:
+ - googleapis/bigtable/admin/v2
+- package: cloud.google.com/go
version: master
repo: https://code.googlesource.com/gocloud.git
subpackages:
@@ -177,7 +191,6 @@ import:
- cmd/gomvpkg
- cmd/gorename
- cmd/guru
- - cmd/oracle
- cmd/stringer
- package: github.com/kisielk/gotool
version: master
« no previous file with comments | « go/deps.lock ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698