forked from alexei-led/pumba
-
Notifications
You must be signed in to change notification settings - Fork 0
/
glide.lock
81 lines (81 loc) · 2.24 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
hash: 819b4af8b41511aeaf3e401fccabd6c40126c4de96ef1335d18380c70cb16d8b
updated: 2017-01-29T17:50:11.164539721+02:00
imports:
- name: github.com/davecgh/go-spew
version: 2df174808ee097f90d259e432cc04442cf60be21
subpackages:
- spew
- name: github.com/docker/distribution
version: 4abae2ae560ba91db98779db2739eb97d7592fba
subpackages:
- digest
- reference
- name: github.com/docker/docker
version: bf8cdb9172c3516eecb80974971b0b2da00afc11
subpackages:
- api
- 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
- api/types/volume
- client
- pkg/tlsconfig
- name: github.com/docker/go-connections
version: 990a1a1a70b0da4c4cb70e117971a4f0babfbf1a
subpackages:
- nat
- sockets
- tlsconfig
- name: github.com/docker/go-units
version: 5d2041e26a699eaca682e2ea41c8f891e1060444
- name: github.com/johntdyer/slack-go
version: 88736fd63eed11c942b478c3182bdd2f152971e5
- name: github.com/johntdyer/slackrus
version: c0ae47c54192c8c7c33c766cdfa61c2d24a4ccbf
- name: github.com/Microsoft/go-winio
version: ce2922f643c8fd76b46cadc7f404a06282678b34
- name: github.com/opencontainers/runc
version: fb221651e5120cd287a76c7c1b6c877520fbd034
subpackages:
- libcontainer/user
- name: github.com/pkg/errors
version: 248dadf4e9068a0b3e79f02ed0a610d935de5302
- name: github.com/pmezard/go-difflib
version: d8ed2627bdf02c080bf22230dbb337003b7aba2d
subpackages:
- difflib
- name: github.com/Sirupsen/logrus
version: 4b6ea7319e214d98c938f12692336f7ca9348d6b
- name: github.com/stretchr/objx
version: cbeaeb16a013161a98496fad62933b1d21786672
- name: github.com/stretchr/testify
version: f390dcf405f7b83c997eac1b06768bb9f44dec18
subpackages:
- assert
- mock
- require
- suite
- name: github.com/urfave/cli
version: 1efa31f08b9333f1bd4882d61f9d668a70cd902e
- name: golang.org/x/net
version: 4876518f9e71663000c348837735820161a42df7
subpackages:
- context
- context/ctxhttp
- proxy
- name: golang.org/x/sys
version: a60af9cbbc6ab800af4f2be864a31f423a0ae1f2
subpackages:
- unix
- windows
testImports: []