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

Side by Side Diff: go/deps.lock

Issue 2302193002: Change daemonize logic in watchdog and add timeout to file system read. (Closed)
Patch Set: add todo Created 4 years, 3 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.yaml » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 hash: 10c29d5f53e6e3ae1b74d29cbe5426f83ba716ecfc2053b13d03ab32a973c6e6 1 hash: 19be8e6379c3586dc04a226858dfb2abf1e97c357e3e3f054594548dacc75701
2 updated: 2016-09-01T12:21:50.575783852-07:00 2 updated: 2016-09-09T14:30:19.38146804-07:00
3 imports: 3 imports:
4 - name: cloud.google.com/go 4 - name: cloud.google.com/go
5 version: bdbde4dc7e9c0d48d900460402be1d4a7c0902cf 5 version: bdbde4dc7e9c0d48d900460402be1d4a7c0902cf
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: 1f49d83d9aa00e6ce4fc8258c71cc7786aec968a 24 version: 1f49d83d9aa00e6ce4fc8258c71cc7786aec968a
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: 45518c130e5bd1525f20110830a4986365a153de 31 version: 05b9d708f1c9b4cbe71da718f3ce23665031021a
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
35 - name: github.com/gorhill/cronexpr 35 - name: github.com/gorhill/cronexpr
36 version: f0984319b44273e83de132089ae42b1810f4933b 36 version: f0984319b44273e83de132089ae42b1810f4933b
37 repo: https://chromium.googlesource.com/external/github.com/gorhill/cronexpr.g it 37 repo: https://chromium.googlesource.com/external/github.com/gorhill/cronexpr.g it
38 - name: github.com/jtolds/gls 38 - name: github.com/jtolds/gls
39 version: 8ddce2a84170772b95dd5d576c48d517b22cac63 39 version: 8ddce2a84170772b95dd5d576c48d517b22cac63
40 repo: https://chromium.googlesource.com/external/github.com/jtolds/gls.git 40 repo: https://chromium.googlesource.com/external/github.com/jtolds/gls.git
41 - name: github.com/julienschmidt/httprouter 41 - name: github.com/julienschmidt/httprouter
(...skipping 69 matching lines...) Expand 10 before | Expand all | Expand 10 after
111 - name: github.com/smartystreets/goconvey 111 - name: github.com/smartystreets/goconvey
112 version: 5db88ed452e937f2fd557de6f4f1af7f2eabed0b 112 version: 5db88ed452e937f2fd557de6f4f1af7f2eabed0b
113 repo: https://chromium.googlesource.com/external/github.com/smartystreets/goco nvey.git 113 repo: https://chromium.googlesource.com/external/github.com/smartystreets/goco nvey.git
114 subpackages: 114 subpackages:
115 - convey 115 - convey
116 - name: github.com/texttheater/golang-levenshtein 116 - name: github.com/texttheater/golang-levenshtein
117 version: 1298e830a5c134c6830b6d472b7b81faa9492c0a 117 version: 1298e830a5c134c6830b6d472b7b81faa9492c0a
118 repo: https://chromium.googlesource.com/external/github.com/texttheater/golang -levenshtein.git 118 repo: https://chromium.googlesource.com/external/github.com/texttheater/golang -levenshtein.git
119 subpackages: 119 subpackages:
120 - levenshtein 120 - levenshtein
121 - name: github.com/VividCortex/godaemon
122 version: 3d9f6e0b234fe7d17448b345b2e14ac05814a758
123 repo: https://chromium.googlesource.com/external/github.com/VividCortex/godaem on.git
121 - name: github.com/xtgo/set 124 - name: github.com/xtgo/set
122 version: 4431f6b51265b1e0b76af4dafc09d6f12c2bdcd0 125 version: 4431f6b51265b1e0b76af4dafc09d6f12c2bdcd0
123 repo: https://chromium.googlesource.com/external/github.com/xtgo/set.git 126 repo: https://chromium.googlesource.com/external/github.com/xtgo/set.git
124 - name: github.com/yosuke-furukawa/json5 127 - name: github.com/yosuke-furukawa/json5
125 version: 07fdad7a3c55f2098b172ea58890470c07f7d392 128 version: 07fdad7a3c55f2098b172ea58890470c07f7d392
126 repo: https://chromium.googlesource.com/external/github.com/yosuke-furukawa/js on5.git 129 repo: https://chromium.googlesource.com/external/github.com/yosuke-furukawa/js on5.git
127 subpackages: 130 subpackages:
128 - encoding/json5 131 - encoding/json5
129 - name: golang.org/x/mobile 132 - name: golang.org/x/mobile
130 version: 7573efae754bbd3a44d66cff513c65fa5a62e408 133 version: e99a906c3a3ac5959fa4b8d08f90dd5f75d3b27c
131 repo: https://go.googlesource.com/mobile.git 134 repo: https://go.googlesource.com/mobile.git
132 subpackages: 135 subpackages:
133 - cmd/gomobile 136 - cmd/gomobile
134 - name: golang.org/x/net 137 - name: golang.org/x/net
135 version: 1358eff22f0dd0c54fc521042cc607f6ff4b531a 138 version: 9313baa13d9262e49d07b20ed57dceafcd7240cc
136 repo: https://go.googlesource.com/net.git 139 repo: https://go.googlesource.com/net.git
137 subpackages: 140 subpackages:
138 - context 141 - context
139 - context/ctxhttp 142 - context/ctxhttp
140 - name: golang.org/x/oauth2 143 - name: golang.org/x/oauth2
141 version: 4d549c893be7d4011bab739cc585d091a7188d27 144 version: 3c3a985cb79f52a3190fbc056984415ca6763d01
142 repo: https://go.googlesource.com/oauth2.git 145 repo: https://go.googlesource.com/oauth2.git
143 subpackages: 146 subpackages:
144 - google 147 - google
145 - jwt 148 - jwt
146 - name: golang.org/x/tools 149 - name: golang.org/x/tools
147 version: 9deed8c6c1c89e0b6d68d727f215de8e851d1064 150 version: 86ad1193da6aba71355e71191641b9cfb26daa67
148 repo: https://go.googlesource.com/tools.git 151 repo: https://go.googlesource.com/tools.git
149 subpackages: 152 subpackages:
150 - cmd/callgraph 153 - cmd/callgraph
151 - cmd/fiximports 154 - cmd/fiximports
152 - cmd/godex 155 - cmd/godex
153 - cmd/goimports 156 - cmd/goimports
154 - cmd/gomvpkg 157 - cmd/gomvpkg
155 - cmd/gorename 158 - cmd/gorename
156 - cmd/guru 159 - cmd/guru
157 - cmd/oracle 160 - cmd/oracle
158 - cmd/stringer 161 - cmd/stringer
159 - name: google.golang.org/api 162 - name: google.golang.org/api
160 version: 5310de6094f77748865537eae0700eba04acde45 163 version: a69f0f19d246419bb931b0ac8f4f8d3f3e6d4feb
161 repo: https://code.googlesource.com/google-api-go-client.git 164 repo: https://code.googlesource.com/google-api-go-client.git
162 subpackages: 165 subpackages:
163 - gensupport 166 - gensupport
164 - google-api-go-generator 167 - google-api-go-generator
165 - googleapi 168 - googleapi
166 - logging/v1beta3 169 - logging/v1beta3
167 - option 170 - option
168 - pubsub/v1 171 - pubsub/v1
169 - taskqueue/v1beta2 172 - taskqueue/v1beta2
170 - name: google.golang.org/appengine 173 - name: google.golang.org/appengine
171 version: 4f7eeb5305a4ba1966344836ba4af9996b7b4e05 174 version: 4f7eeb5305a4ba1966344836ba4af9996b7b4e05
172 repo: https://chromium.googlesource.com/external/github.com/golang/appengine.g it 175 repo: https://chromium.googlesource.com/external/github.com/golang/appengine.g it
173 subpackages: 176 subpackages:
174 - cmd/aedeploy 177 - cmd/aedeploy
175 - datastore 178 - datastore
176 - log 179 - log
177 - mail 180 - mail
178 - memcache 181 - memcache
179 - module 182 - module
180 - remote_api 183 - remote_api
181 - taskqueue 184 - taskqueue
182 - urlfetch 185 - urlfetch
183 - user 186 - user
184 - name: google.golang.org/genproto 187 - name: google.golang.org/genproto
185 version: 44808ed2d86e258615bb701d395cbbfe6686a3e6 188 version: 44808ed2d86e258615bb701d395cbbfe6686a3e6
186 repo: https://chromium.googlesource.com/external/github.com/google/go-genproto .git 189 repo: https://chromium.googlesource.com/external/github.com/google/go-genproto .git
187 subpackages: 190 subpackages:
188 - protobuf 191 - protobuf
189 - name: google.golang.org/grpc 192 - name: google.golang.org/grpc
190 version: 79b7c349179cdd6efd8bac4a1ce7f01b98c16e9b 193 version: 28707e14b1d2b2f5da81474dea2790d71e526987
191 repo: https://chromium.googlesource.com/external/github.com/grpc/grpc-go.git 194 repo: https://chromium.googlesource.com/external/github.com/grpc/grpc-go.git
192 subpackages: 195 subpackages:
193 - codes 196 - codes
194 - metadata 197 - metadata
195 - name: gopkg.in/fsnotify.v1 198 - name: gopkg.in/fsnotify.v1
196 version: 8611c35ab31c1c28aa903d33cf8b6e44a399b09e 199 version: 8611c35ab31c1c28aa903d33cf8b6e44a399b09e
197 repo: https://chromium.googlesource.com/external/github.com/go-fsnotify/fsnoti fy.git 200 repo: https://chromium.googlesource.com/external/github.com/go-fsnotify/fsnoti fy.git
198 - name: gopkg.in/natefinch/npipe.v2 201 - name: gopkg.in/natefinch/npipe.v2
199 version: c1b8fa8bdccecb0b8db834ee0b92fdbcfa606dd6 202 version: c1b8fa8bdccecb0b8db834ee0b92fdbcfa606dd6
200 repo: https://chromium.googlesource.com/external/github.com/natefinch/npipe.gi t 203 repo: https://chromium.googlesource.com/external/github.com/natefinch/npipe.gi t
201 - name: gopkg.in/yaml.v2 204 - name: gopkg.in/yaml.v2
202 version: e4d366fc3c7938e2958e662b4258c7a89e1f0e3e 205 version: e4d366fc3c7938e2958e662b4258c7a89e1f0e3e
203 repo: https://chromium.googlesource.com/external/github.com/go-yaml/yaml.git 206 repo: https://chromium.googlesource.com/external/github.com/go-yaml/yaml.git
204 testImports: [] 207 testImports: []
OLDNEW
« no previous file with comments | « no previous file | go/deps.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698