-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathglide.lock
66 lines (66 loc) · 1.76 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
hash: 454a2f95e76a49e53b05483e6d1e3ae0847aa5d74af3419c47e5b1dee19fcb6f
updated: 2018-04-16T16:51:32.473429445+01:00
imports:
- name: github.com/docker/distribution
version: 83389a148052d74ac602f5f1d62f86ff2f3c4aa5
subpackages:
- digestset
- reference
- name: github.com/docker/docker
version: 90d35abf7b3535c1c319c872900fbd76374e521c
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/time
- api/types/versions
- api/types/volume
- client
- pkg/ioutils
- pkg/longpath
- pkg/system
- pkg/tlsconfig
- name: github.com/docker/go-connections
version: 3ede32e2033de7505e6500d6c868c2b9ed9f169d
subpackages:
- nat
- sockets
- tlsconfig
- name: github.com/docker/go-units
version: 47565b4f722fb6ceae66b95f853feed578a4a51c
- name: github.com/docker/libtrust
version: aabc10ec26b754e797f9028f4589c5b7bd90dc20
- name: github.com/Microsoft/go-winio
version: 7da180ee92d8bd8bb8c37fc560e673e6557c392f
- name: github.com/opencontainers/go-digest
version: 279bed98673dd5bef374d3b6e4b09e2af76183bf
- name: github.com/pkg/errors
version: 816c9085562cd7ee03e7f8188a1cfd942858cded
- name: github.com/Sirupsen/logrus
version: 778f2e774c725116edbc3d039dc0dfc1cc62aae8
- name: golang.org/x/crypto
version: d6449816ce06963d9d136eee5a56fca5b0616e7e
subpackages:
- ssh/terminal
- name: golang.org/x/net
version: 500e7a4f953ddaf55d316b4d3adc516aa0379622
subpackages:
- context
- context/ctxhttp
- internal/socks
- proxy
- name: golang.org/x/sys
version: 2f57af4873d00d535c5c9028850aa2152e6a5566
subpackages:
- unix
- windows
testImports: []