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

Unified Diff: go/deps.lock

Issue 2226873002: Add support for building Go for Android. (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: Switch to using the sdk in gomobile. 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 | « no previous file | go/deps.py » ('j') | go/mobile_env.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: go/deps.lock
diff --git a/go/deps.lock b/go/deps.lock
index 59b37efbd4a704f3ae8592866c6c0c145a9d3cc5..628eae7e6c9f421a089d49b59f43d32dcd8d3970 100644
--- a/go/deps.lock
+++ b/go/deps.lock
@@ -1,8 +1,8 @@
-hash: 0967214f967693be0c31d71a9417e7b80a5af7967135a1f004526f9e2be30e80
iannucci 2016/08/10 01:40:35 can we do this lock update in a different CL?
bpastene 2016/08/10 22:56:06 In case it needs reverting? Ok, done: https://code
-updated: 2016-08-04T18:11:31.084161661-07:00
+hash: 2455b3e1659a955b07431c718e11fcce00b70435425b3414114c3c26e702f535
+updated: 2016-08-09T14:19:55.541132753-07:00
imports:
- name: cloud.google.com/go
- version: 943694f407d9906fa3d001b17ca7697b9e92b6ec
+ version: e73b38090281500e9ff73f27cecf04b0307fc487
repo: https://code.googlesource.com/gocloud.git
subpackages:
- bigtable
@@ -21,7 +21,7 @@ imports:
subpackages:
- golint
- name: github.com/golang/protobuf
- version: c3cefd437628a0b7d31b34fe44b3a7a540e98527
+ version: 2c1988e8c18d14b142c0b472624f71647cf39adb
repo: https://chromium.googlesource.com/external/github.com/golang/protobuf.git
subpackages:
- jsonpb
@@ -70,7 +70,7 @@ imports:
subpackages:
- render
- name: github.com/maruel/panicparse
- version: fad3904e072035be3feaceecd7c26fc3139b1d29
+ version: ad661195ed0e88491e0f14be6613304e3b1141d6
repo: https://chromium.googlesource.com/external/github.com/maruel/panicparse.git
subpackages:
- cmd/pp
@@ -126,8 +126,13 @@ imports:
repo: https://chromium.googlesource.com/external/github.com/yosuke-furukawa/json5.git
subpackages:
- encoding/json5
+- name: golang.org/x/mobile
+ version: 8ab5dbbea1dc4713a98b6f1d51de4582a43e3fa8
+ repo: https://go.googlesource.com/mobile.git
+ subpackages:
+ - cmd/gomobile
- name: golang.org/x/net
- version: 7c62cfdcccc65f87b0120ec841012ba816fc1aec
+ version: 075e191f18186a8ff2becaf64478e30f4545cdad
repo: https://go.googlesource.com/net.git
subpackages:
- context
@@ -139,7 +144,7 @@ imports:
- google
- jwt
- name: golang.org/x/tools
- version: 337c0124d7839ba49a64f0077b59cc02dd2d591f
+ version: 855bbc50ad86de9aa46f829ff040ed8edc5b4c37
repo: https://go.googlesource.com/tools.git
subpackages:
- cmd/callgraph
@@ -152,7 +157,7 @@ imports:
- cmd/oracle
- cmd/stringer
- name: google.golang.org/api
- version: 82700a6837e5a35e4399ae2a57f1bd702a022f46
+ version: 518eda9a0920a55ffe7190db96fe8ed85a62e376
repo: https://code.googlesource.com/google-api-go-client.git
subpackages:
- gensupport
@@ -163,7 +168,7 @@ imports:
- pubsub/v1
- taskqueue/v1beta2
- name: google.golang.org/appengine
- version: f21d98e7aefbf9ff4d5eeba05d7a925cc7ac20c3
+ version: b4728023490a62e70ba739ff62aa65ffcca84210
repo: https://chromium.googlesource.com/external/github.com/golang/appengine.git
subpackages:
- datastore
@@ -185,12 +190,12 @@ imports:
- pubsub
- storage
- name: google.golang.org/genproto
- version: 9f48fed629f137e474fb7422a911dfad49e2eaae
+ version: 8fd005e65f7937d0cb1a83436c5c5bd3b9df0e43
repo: https://chromium.googlesource.com/external/github.com/google/go-genproto.git
subpackages:
- protobuf
- name: google.golang.org/grpc
- version: 35896af9ad39c1fb1b1cd925fe3621be361e3d81
+ version: e0fa14983888374cf1922c37a8ef42bdca359665
repo: https://chromium.googlesource.com/external/github.com/grpc/grpc-go.git
subpackages:
- codes
« no previous file with comments | « no previous file | go/deps.py » ('j') | go/mobile_env.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698