-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathglide.yaml
60 lines (60 loc) · 1.6 KB
/
glide.yaml
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
package: github.com/tomverelst/prommer
import:
- package: github.com/Microsoft/go-winio
version: ce2922f643c8fd76b46cadc7f404a06282678b34
- package: github.com/Sirupsen/logrus
version: 3ec0642a7fb6488f65b06f9040adc67e3990296a
- package: github.com/docker/distribution
version: 431cfa3179d9b3766e39f6a74283db8bb5a13209
subpackages:
- digest
- reference
- package: github.com/docker/docker
version: 340f50c1c4e1c0dc54f1d94b4dedf3f46db0d12b
subpackages:
- api/types
- api/types/blkiodev
- api/types/container
- api/types/events
- api/types/filters
- api/types/mount
- api/types/network
- api/types/reference
- api/types/registry
- api/types/strslice
- api/types/swarm
- api/types/time
- api/types/versions
- client
- pkg/tlsconfig
- package: github.com/docker/go-connections
version: 988efe982fdecb46f01d53465878ff1f2ff411ce
subpackages:
- nat
- sockets
- tlsconfig
- package: github.com/docker/go-units
version: f2145db703495b2e525c59662db69a7344b00bb8
- package: github.com/opencontainers/runc
version: 142df3836b740af53dc6da59eed8dbc92f62917c
subpackages:
- libcontainer/user
- package: github.com/pkg/errors
version: a887431f7f6ef7687b556dbf718d9f351d4858a0
- package: github.com/prometheus/common
version: ebdfc6da46522d58825777cf1f90490a5b1ef1d8
subpackages:
- log
- package: golang.org/x/net
version: f4fe4abe3c785295ddf81c7f1823bcd3bad391b6
subpackages:
- context
- context/ctxhttp
- proxy
- package: golang.org/x/sys
version: a646d33e2ee3172a661fc09bca23bb4889a41bc8
subpackages:
- unix
- windows
- windows/registry
- windows/svc/eventlog