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

Side by Side 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 unified diff | Download patch
« no previous file with comments | « no previous file | go/deps.py » ('j') | go/mobile_env.py » ('J')
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 hash: 0967214f967693be0c31d71a9417e7b80a5af7967135a1f004526f9e2be30e80 1 hash: 2455b3e1659a955b07431c718e11fcce00b70435425b3414114c3c26e702f535
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
2 updated: 2016-08-04T18:11:31.084161661-07:00 2 updated: 2016-08-09T14:19:55.541132753-07:00
3 imports: 3 imports:
4 - name: cloud.google.com/go 4 - name: cloud.google.com/go
5 version: 943694f407d9906fa3d001b17ca7697b9e92b6ec 5 version: e73b38090281500e9ff73f27cecf04b0307fc487
6 repo: https://code.googlesource.com/gocloud.git 6 repo: https://code.googlesource.com/gocloud.git
7 subpackages: 7 subpackages:
8 - bigtable 8 - bigtable
9 - compute/metadata 9 - compute/metadata
10 - pubsub 10 - pubsub
11 - storage 11 - storage
12 - name: github.com/dustin/go-humanize 12 - name: github.com/dustin/go-humanize
13 version: 2fcb5204cdc65b4bec9fd0a87606bb0d0e3c54e8 13 version: 2fcb5204cdc65b4bec9fd0a87606bb0d0e3c54e8
14 repo: https://chromium.googlesource.com/external/github.com/dustin/go-humanize .git 14 repo: https://chromium.googlesource.com/external/github.com/dustin/go-humanize .git
15 - name: github.com/go-sql-driver/mysql 15 - name: github.com/go-sql-driver/mysql
16 version: 0b58b37b664c21f3010e836f1b931e1d0b0b0685 16 version: 0b58b37b664c21f3010e836f1b931e1d0b0b0685
17 repo: https://chromium.googlesource.com/external/github.com/go-sql-driver/mysq l.git 17 repo: https://chromium.googlesource.com/external/github.com/go-sql-driver/mysq l.git
18 - name: github.com/golang/lint 18 - name: github.com/golang/lint
19 version: c7bacac2b21ca01afa1dee0acf64df3ce047c28f 19 version: c7bacac2b21ca01afa1dee0acf64df3ce047c28f
20 repo: https://chromium.googlesource.com/external/github.com/golang/lint.git 20 repo: https://chromium.googlesource.com/external/github.com/golang/lint.git
21 subpackages: 21 subpackages:
22 - golint 22 - golint
23 - name: github.com/golang/protobuf 23 - name: github.com/golang/protobuf
24 version: c3cefd437628a0b7d31b34fe44b3a7a540e98527 24 version: 2c1988e8c18d14b142c0b472624f71647cf39adb
25 repo: https://chromium.googlesource.com/external/github.com/golang/protobuf.gi t 25 repo: https://chromium.googlesource.com/external/github.com/golang/protobuf.gi t
26 subpackages: 26 subpackages:
27 - jsonpb 27 - jsonpb
28 - proto 28 - proto
29 - protoc-gen-go 29 - protoc-gen-go
30 - name: github.com/gopherjs/gopherjs 30 - name: github.com/gopherjs/gopherjs
31 version: 72e303cb5f235b23471872477b57e573dc1c71d0 31 version: 72e303cb5f235b23471872477b57e573dc1c71d0
32 repo: https://chromium.googlesource.com/external/github.com/gopherjs/gopherjs. git 32 repo: https://chromium.googlesource.com/external/github.com/gopherjs/gopherjs. git
33 subpackages: 33 subpackages:
34 - js 34 - js
(...skipping 28 matching lines...) Expand all
63 version: 004b467f9f9b2840089b1166353ae06e5e0e5844 63 version: 004b467f9f9b2840089b1166353ae06e5e0e5844
64 repo: https://chromium.googlesource.com/external/github.com/luci/go-endpoints. git 64 repo: https://chromium.googlesource.com/external/github.com/luci/go-endpoints. git
65 subpackages: 65 subpackages:
66 - endpoints 66 - endpoints
67 - name: github.com/luci/go-render 67 - name: github.com/luci/go-render
68 version: fb5bbe650634bbf7a13ac505ccd52e910cd9001d 68 version: fb5bbe650634bbf7a13ac505ccd52e910cd9001d
69 repo: https://chromium.googlesource.com/external/github.com/luci/go-render.git 69 repo: https://chromium.googlesource.com/external/github.com/luci/go-render.git
70 subpackages: 70 subpackages:
71 - render 71 - render
72 - name: github.com/maruel/panicparse 72 - name: github.com/maruel/panicparse
73 version: fad3904e072035be3feaceecd7c26fc3139b1d29 73 version: ad661195ed0e88491e0f14be6613304e3b1141d6
74 repo: https://chromium.googlesource.com/external/github.com/maruel/panicparse. git 74 repo: https://chromium.googlesource.com/external/github.com/maruel/panicparse. git
75 subpackages: 75 subpackages:
76 - cmd/pp 76 - cmd/pp
77 - name: github.com/maruel/pre-commit-go 77 - name: github.com/maruel/pre-commit-go
78 version: d0b732fe4b5068f76271c66f9a9a533bdb656374 78 version: d0b732fe4b5068f76271c66f9a9a533bdb656374
79 repo: https://chromium.googlesource.com/external/github.com/maruel/pre-commit- go.git 79 repo: https://chromium.googlesource.com/external/github.com/maruel/pre-commit- go.git
80 subpackages: 80 subpackages:
81 - cmd/covg 81 - cmd/covg
82 - cmd/pcg 82 - cmd/pcg
83 - name: github.com/maruel/subcommands 83 - name: github.com/maruel/subcommands
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
119 subpackages: 119 subpackages:
120 - levenshtein 120 - levenshtein
121 - name: github.com/xtgo/set 121 - name: github.com/xtgo/set
122 version: 4431f6b51265b1e0b76af4dafc09d6f12c2bdcd0 122 version: 4431f6b51265b1e0b76af4dafc09d6f12c2bdcd0
123 repo: https://chromium.googlesource.com/external/github.com/xtgo/set.git 123 repo: https://chromium.googlesource.com/external/github.com/xtgo/set.git
124 - name: github.com/yosuke-furukawa/json5 124 - name: github.com/yosuke-furukawa/json5
125 version: 07fdad7a3c55f2098b172ea58890470c07f7d392 125 version: 07fdad7a3c55f2098b172ea58890470c07f7d392
126 repo: https://chromium.googlesource.com/external/github.com/yosuke-furukawa/js on5.git 126 repo: https://chromium.googlesource.com/external/github.com/yosuke-furukawa/js on5.git
127 subpackages: 127 subpackages:
128 - encoding/json5 128 - encoding/json5
129 - name: golang.org/x/mobile
130 version: 8ab5dbbea1dc4713a98b6f1d51de4582a43e3fa8
131 repo: https://go.googlesource.com/mobile.git
132 subpackages:
133 - cmd/gomobile
129 - name: golang.org/x/net 134 - name: golang.org/x/net
130 version: 7c62cfdcccc65f87b0120ec841012ba816fc1aec 135 version: 075e191f18186a8ff2becaf64478e30f4545cdad
131 repo: https://go.googlesource.com/net.git 136 repo: https://go.googlesource.com/net.git
132 subpackages: 137 subpackages:
133 - context 138 - context
134 - context/ctxhttp 139 - context/ctxhttp
135 - name: golang.org/x/oauth2 140 - name: golang.org/x/oauth2
136 version: 04e1573abc896e70388bd387a69753c378d46466 141 version: 04e1573abc896e70388bd387a69753c378d46466
137 repo: https://go.googlesource.com/oauth2.git 142 repo: https://go.googlesource.com/oauth2.git
138 subpackages: 143 subpackages:
139 - google 144 - google
140 - jwt 145 - jwt
141 - name: golang.org/x/tools 146 - name: golang.org/x/tools
142 version: 337c0124d7839ba49a64f0077b59cc02dd2d591f 147 version: 855bbc50ad86de9aa46f829ff040ed8edc5b4c37
143 repo: https://go.googlesource.com/tools.git 148 repo: https://go.googlesource.com/tools.git
144 subpackages: 149 subpackages:
145 - cmd/callgraph 150 - cmd/callgraph
146 - cmd/fiximports 151 - cmd/fiximports
147 - cmd/godex 152 - cmd/godex
148 - cmd/goimports 153 - cmd/goimports
149 - cmd/gomvpkg 154 - cmd/gomvpkg
150 - cmd/gorename 155 - cmd/gorename
151 - cmd/guru 156 - cmd/guru
152 - cmd/oracle 157 - cmd/oracle
153 - cmd/stringer 158 - cmd/stringer
154 - name: google.golang.org/api 159 - name: google.golang.org/api
155 version: 82700a6837e5a35e4399ae2a57f1bd702a022f46 160 version: 518eda9a0920a55ffe7190db96fe8ed85a62e376
156 repo: https://code.googlesource.com/google-api-go-client.git 161 repo: https://code.googlesource.com/google-api-go-client.git
157 subpackages: 162 subpackages:
158 - gensupport 163 - gensupport
159 - google-api-go-generator 164 - google-api-go-generator
160 - googleapi 165 - googleapi
161 - logging/v1beta3 166 - logging/v1beta3
162 - option 167 - option
163 - pubsub/v1 168 - pubsub/v1
164 - taskqueue/v1beta2 169 - taskqueue/v1beta2
165 - name: google.golang.org/appengine 170 - name: google.golang.org/appengine
166 version: f21d98e7aefbf9ff4d5eeba05d7a925cc7ac20c3 171 version: b4728023490a62e70ba739ff62aa65ffcca84210
167 repo: https://chromium.googlesource.com/external/github.com/golang/appengine.g it 172 repo: https://chromium.googlesource.com/external/github.com/golang/appengine.g it
168 subpackages: 173 subpackages:
169 - datastore 174 - datastore
170 - log 175 - log
171 - mail 176 - mail
172 - memcache 177 - memcache
173 - module 178 - module
174 - remote_api 179 - remote_api
175 - taskqueue 180 - taskqueue
176 - urlfetch 181 - urlfetch
177 - user 182 - user
178 - cmd/aedeploy 183 - cmd/aedeploy
179 - name: google.golang.org/cloud 184 - name: google.golang.org/cloud
180 version: c14fbfa4d259bf20a9a236a19c03a8b05f12b444 185 version: c14fbfa4d259bf20a9a236a19c03a8b05f12b444
181 repo: https://code.googlesource.com/gocloud-legacy.git 186 repo: https://code.googlesource.com/gocloud-legacy.git
182 subpackages: 187 subpackages:
183 - bigtable 188 - bigtable
184 - compute/metadata 189 - compute/metadata
185 - pubsub 190 - pubsub
186 - storage 191 - storage
187 - name: google.golang.org/genproto 192 - name: google.golang.org/genproto
188 version: 9f48fed629f137e474fb7422a911dfad49e2eaae 193 version: 8fd005e65f7937d0cb1a83436c5c5bd3b9df0e43
189 repo: https://chromium.googlesource.com/external/github.com/google/go-genproto .git 194 repo: https://chromium.googlesource.com/external/github.com/google/go-genproto .git
190 subpackages: 195 subpackages:
191 - protobuf 196 - protobuf
192 - name: google.golang.org/grpc 197 - name: google.golang.org/grpc
193 version: 35896af9ad39c1fb1b1cd925fe3621be361e3d81 198 version: e0fa14983888374cf1922c37a8ef42bdca359665
194 repo: https://chromium.googlesource.com/external/github.com/grpc/grpc-go.git 199 repo: https://chromium.googlesource.com/external/github.com/grpc/grpc-go.git
195 subpackages: 200 subpackages:
196 - codes 201 - codes
197 - metadata 202 - metadata
198 - name: gopkg.in/fsnotify.v1 203 - name: gopkg.in/fsnotify.v1
199 version: 8611c35ab31c1c28aa903d33cf8b6e44a399b09e 204 version: 8611c35ab31c1c28aa903d33cf8b6e44a399b09e
200 repo: https://chromium.googlesource.com/external/github.com/go-fsnotify/fsnoti fy.git 205 repo: https://chromium.googlesource.com/external/github.com/go-fsnotify/fsnoti fy.git
201 - name: gopkg.in/natefinch/npipe.v2 206 - name: gopkg.in/natefinch/npipe.v2
202 version: c1b8fa8bdccecb0b8db834ee0b92fdbcfa606dd6 207 version: c1b8fa8bdccecb0b8db834ee0b92fdbcfa606dd6
203 repo: https://chromium.googlesource.com/external/github.com/natefinch/npipe.gi t 208 repo: https://chromium.googlesource.com/external/github.com/natefinch/npipe.gi t
204 - name: gopkg.in/yaml.v2 209 - name: gopkg.in/yaml.v2
205 version: e4d366fc3c7938e2958e662b4258c7a89e1f0e3e 210 version: e4d366fc3c7938e2958e662b4258c7a89e1f0e3e
206 repo: https://chromium.googlesource.com/external/github.com/go-yaml/yaml.git 211 repo: https://chromium.googlesource.com/external/github.com/go-yaml/yaml.git
207 testImports: [] 212 testImports: []
OLDNEW
« 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