-
Notifications
You must be signed in to change notification settings - Fork 4
/
glide.lock
289 lines (289 loc) · 7.39 KB
/
glide.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
hash: 127ee45a5aba01d16ab081806c952d322882f7299d20404f2df38953982ebc01
updated: 2017-08-31T16:14:06.117664761-07:00
imports:
- name: github.com/agl/ed25519
version: 278e1ec8e8a6e017cd07577924d6766039146ced
subpackages:
- edwards25519
- name: github.com/Azure/go-ansiterm
version: 388960b655244e76e24c75f48631564eaefade62
subpackages:
- winterm
- name: github.com/docker/cli
version: d8179676473036edb9c00222b1bb32f85a7911a5
subpackages:
- cli
- cli/command
- cli/command/container
- cli/command/formatter
- cli/command/image
- cli/command/image/build
- cli/command/inspect
- cli/compose/interpolation
- cli/compose/loader
- cli/compose/schema
- cli/compose/template
- cli/compose/types
- cli/config
- cli/config/configfile
- cli/config/credentials
- cli/flags
- cli/trust
- opts
- templates
- name: github.com/docker/distribution
version: b38e5838b7b2f2ad48e06ec4b500011976080621
subpackages:
- context
- digestset
- reference
- registry/api/errcode
- registry/api/v2
- registry/client
- registry/client/auth
- registry/client/auth/challenge
- registry/client/transport
- registry/storage/cache
- registry/storage/cache/memory
- uuid
- name: github.com/docker/docker
version: d58ffa0364c04d03a8f25704d7f0489ee6cd9634
subpackages:
- api
- api/types
- api/types/blkiodev
- api/types/container
- api/types/events
- api/types/filters
- api/types/image
- api/types/mount
- api/types/network
- api/types/registry
- api/types/strslice
- api/types/swarm
- api/types/swarm/runtime
- api/types/time
- api/types/versions
- api/types/volume
- builder/dockerignore
- builder/remotecontext/git
- client
- client/session
- client/session/filesync
- opts
- pkg/archive
- pkg/chrootarchive
- pkg/fileutils
- pkg/homedir
- pkg/idtools
- pkg/ioutils
- pkg/jsonlog
- pkg/jsonmessage
- pkg/longpath
- pkg/mount
- pkg/pools
- pkg/progress
- pkg/promise
- pkg/reexec
- pkg/signal
- pkg/stdcopy
- pkg/streamformatter
- pkg/stringid
- pkg/stringutils
- pkg/symlink
- pkg/system
- pkg/tarsum
- pkg/term
- pkg/term/windows
- pkg/tlsconfig
- pkg/urlutil
- registry
- registry/resumable
- name: github.com/docker/docker-credential-helpers
version: 0e7779e5a19c95403a1dbfea7beafe0852754c29
subpackages:
- client
- credentials
- name: github.com/docker/go
version: d30aec9fd63c35133f8f79c3412ad91a3b08be06
subpackages:
- canonical/json
- name: github.com/docker/go-connections
version: 3ede32e2033de7505e6500d6c868c2b9ed9f169d
subpackages:
- nat
- sockets
- tlsconfig
- name: github.com/docker/go-units
version: 9e638d38cf6977a37a8ea0078f3ee75a7cdb2dd1
- name: github.com/docker/libtrust
version: 9cbd2a1374f46905c68a4eb3694a130610adc62a
- name: github.com/docker/notary
version: c8aa8cf53cbcda2e92def0c9291e25d770493494
subpackages:
- client
- client/changelist
- cryptoservice
- passphrase
- storage
- trustmanager
- trustmanager/yubikey
- trustpinning
- tuf
- tuf/data
- tuf/signed
- tuf/utils
- tuf/validation
- name: github.com/gogo/protobuf
version: 7efa791bd276fd4db00867cbd982b552627c24cb
subpackages:
- proto
- sortkeys
- name: github.com/golang/protobuf
version: 7a211bcf3bce0e3f1d74f9894916e6f116ae83b4
subpackages:
- proto
- ptypes/any
- name: github.com/gorilla/context
version: 1ea25387ff6f684839d82767c1733ff4d4d15d0a
- name: github.com/gorilla/mux
version: 0eeaf8392f5b04950925b8a69fe70f110fa7cbfc
- name: github.com/inconshreveable/mousetrap
version: 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75
- name: github.com/mattn/go-shellwords
version: 95c860c1895b21b58903abdd1d9c591560b0601c
- name: github.com/Microsoft/go-winio
version: f533f7a102197536779ea3a8cb881d639e21ec5a
- name: github.com/miekg/pkcs11
version: ba39b9c6300b7e0be41b115330145ef8afdff7d6
- name: github.com/mitchellh/mapstructure
version: 2caf8efc93669b6c43e0441cdc6aed17546c96f3
- name: github.com/Nvveen/Gotty
version: a8b993ba6abdb0e0c12b0125c603323a71c7790c
repo: [email protected]:ijc25/Gotty
- name: github.com/opencontainers/go-digest
version: a6d0ee40d4207ea02364bd3b9e8e77b9159ba1eb
- name: github.com/opencontainers/image-spec
version: f03dbe35d449c54915d235f1a3cf8f585a24babe
subpackages:
- specs-go
- specs-go/v1
- name: github.com/opencontainers/runc
version: 9c2d8d184e5da67c95d601382adf14862e4f2228
repo: [email protected]:docker/runc
subpackages:
- libcontainer/system
- libcontainer/user
- name: github.com/palantir/stacktrace
version: 78658fd2d1772b755720ed8c44367d11ee5380d6
subpackages:
- cleanpath
- name: github.com/pkg/errors
version: 839d9e913e063e28dfd0e6c7b7512793e0a48be9
- name: github.com/Sirupsen/logrus
version: 89742aefa4b206dcf400792f3bd35b542998eb3b
repo: [email protected]:sirupsen/logrus
vcs: git
- name: github.com/sirupsen/logrus
version: 89742aefa4b206dcf400792f3bd35b542998eb3b
- name: github.com/spf13/cobra
version: 0e9ca70a23585bdaab4beba1e7c4c23a1adfa857
repo: [email protected]:dnephin/cobra
- name: github.com/spf13/pflag
version: 9ff6c6923cfffbcd502984b8e0c80539a94968b7
- name: github.com/stevvooe/continuity
version: 22694c680ee48fb8f50015b44618517e2bde77e8
subpackages:
- sysx
- name: github.com/tonistiigi/fsutil
version: 0ac4c11b053b9c5c7c47558f81f96c7100ce50fb
- name: github.com/xeipuuv/gojsonpointer
version: 6fe8760cad3569743d51ddbb243b26f8456742dc
- name: github.com/xeipuuv/gojsonreference
version: e02fc20de94c78484cd5ffb007f8af96be030a45
- name: github.com/xeipuuv/gojsonschema
version: 0c8571ac0ce161a5feb57375a9cdf148c98c0f70
- name: golang.org/x/crypto
version: 3fbbcd23f1cb824e69491a5930cfeff09b12f4d2
subpackages:
- curve25519
- ssh
- ssh/terminal
- name: golang.org/x/net
version: 7dcfb8076726a3fdd9353b6b8a1f1b6be6811bd6
subpackages:
- context
- context/ctxhttp
- http2
- http2/hpack
- idna
- internal/timeseries
- lex/httplex
- proxy
- trace
- name: golang.org/x/sync
version: f52d1811a62927559de87708c8913c1650ce4f26
subpackages:
- errgroup
- name: golang.org/x/sys
version: 8f0908ab3b2457e2e15403d3697c9ef5cb4b57a9
subpackages:
- unix
- windows
- name: golang.org/x/text
version: e113a52b01bdd1744681b6ce70c2e3d26b58d389
subpackages:
- secure/bidirule
- transform
- unicode/bidi
- unicode/norm
- name: golang.org/x/time
version: 8be79e1e0910c292df4e79c241bb7e8f7e725959
subpackages:
- rate
- name: google.golang.org/genproto
version: ee236bd376b077c7a89f260c026c4735b195e459
subpackages:
- googleapis/rpc/status
- name: google.golang.org/grpc
version: d2e1b51f33ff8c5e4a15560ff049d200e83726c5
subpackages:
- benchmark
- benchmark/client
- benchmark/grpc_testing
- benchmark/server
- benchmark/stats
- codes
- credentials
- credentials/oauth
- examples/helloworld/greeter_client
- examples/helloworld/greeter_server
- examples/helloworld/helloworld
- examples/route_guide/client
- examples/route_guide/routeguide
- examples/route_guide/server
- grpclb/grpc_lb_v1
- grpclog
- grpclog/glogger
- health
- health/grpc_health_v1
- internal
- interop
- interop/client
- interop/grpc_testing
- interop/server
- keepalive
- metadata
- naming
- peer
- stats
- status
- tap
- test/codec_perf
- test/grpc_testing
- transport
- name: gopkg.in/urfave/cli.v2
version: 50a0fdeea6330854c7b05371cce1fac8c7e636d2
- name: gopkg.in/yaml.v2
version: bef53efd0c76e49e6de55ead051f886bea7e9420
testImports: []