This repository has been archived by the owner on Aug 31, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 34
/
glide.lock
75 lines (75 loc) · 2.12 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
hash: 3441bf6ff6d443d7e65fcdfc4f1d1b67e506cee012ed3b4901bbe2aab9890aa9
updated: 2017-04-09T17:47:36.058090226+02:00
imports:
- name: github.com/docker/distribution
version: 7b9ebdc54fe6c92291f93df4e98dceb16328905d
subpackages:
- digestset
- reference
- name: github.com/docker/docker
version: 51aa2a226e21e20c5b4634a28245c760f4e18f37
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: e15c02316c12de00874640cd76311849de2aeed5
subpackages:
- nat
- sockets
- tlsconfig
- name: github.com/docker/go-units
version: 0dadbb0345b35ec7ef35e228dabb8de89a65bf52
- name: github.com/docker/libtrust
version: aabc10ec26b754e797f9028f4589c5b7bd90dc20
- name: github.com/inconshreveable/mousetrap
version: 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75
- name: github.com/Microsoft/go-winio
version: fff283ad5116362ca252298cfc9b95828956d85d
- name: github.com/opencontainers/go-digest
version: aa2ec055abd10d26d539eb630a92241b781ce4bc
- name: github.com/pkg/errors
version: ff09b135c25aae272398c51a07235b90a75aa4f0
- name: github.com/prometheus/common
version: 49fee292b27bfff7f354ee0f64e1bc4850462edf
subpackages:
- model
- name: github.com/prometheus/prometheus
version: acd72ae1a7bf62ef37f69830531666548ce40907
subpackages:
- util/strutil
- name: github.com/Sirupsen/logrus
version: 10f801ebc38b33738c9d17d50860f484a0988ff5
- name: github.com/spf13/cobra
version: 5deb57bbca49eb370538fc295ba4b2988f9f5e09
- name: github.com/spf13/pflag
version: 9a906f17374922ed0f74e1b2f593d3723f2ffb00
- name: golang.org/x/net
version: d1e1b351919c6738fdeb9893d5c998b161464f0c
subpackages:
- context
- context/ctxhttp
- proxy
- name: golang.org/x/sys
version: f3918c30c5c2cb527c0b071a27c35120a6c0719a
subpackages:
- unix
- windows
testImports: []