-
Notifications
You must be signed in to change notification settings - Fork 360
/
Copy pathglide.lock
197 lines (197 loc) · 5.91 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
hash: e7f352ba1f5173ea4cab8d2d008b38dcee064acfd7ffcb5bd1460bc543b555b6
updated: 2017-10-07T14:17:23.1770022+02:00
imports:
- name: github.com/dgrijalva/jwt-go
version: d2709f9f1f31ebcda9651b03077758c1f3a0018c
- name: github.com/fsnotify/fsnotify
version: 4da3e2cfbabc9f751898f250b49f2439785783a1
- name: github.com/go-resty/resty
version: 9ac9c42358f7c3c69ac9f8610e8790d7c338e85d
- name: github.com/golang/mock
version: 13f360950a79f5864a972c786a10a50e44b69541
subpackages:
- gomock
- name: github.com/golang/protobuf
version: 11b8df160996e00fd4b55cbaafb3d84ec6d50fa8
subpackages:
- proto
- name: github.com/hashicorp/hcl
version: 68e816d1c783414e79bc65b3994d9ab6b0a722ab
subpackages:
- hcl/ast
- hcl/parser
- hcl/scanner
- hcl/strconv
- hcl/token
- json/parser
- json/scanner
- json/token
- name: github.com/inconshreveable/mousetrap
version: 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75
- name: github.com/jmoiron/sqlx
version: d9bd385d68c068f1fabb5057e3dedcbcbb039d0f
subpackages:
- reflectx
- name: github.com/julienschmidt/httprouter
version: 8c199fb6259ffc1af525cc3ad52ee60ba8359669
- name: github.com/lib/pq
version: e42267488fe361b9dc034be7a6bffef5b195bceb
subpackages:
- oid
- name: github.com/magiconair/properties
version: 8d7837e64d3c1ee4e54a880c5a920ab4316fc90a
- name: github.com/meatballhat/negroni-logrus
version: 31067281800f66f57548a7a32d9c6c5f963fef83
- name: github.com/mitchellh/mapstructure
version: d0303fe809921458f417bcf828397a65db30a7e4
- name: github.com/ory/graceful
version: 3d30c83329259f53a904d428b38d8cb8fba7bd77
- name: github.com/ory/herodot
version: 5bb399b8a5aa583343a2108e723b990432b4a1b4
- name: github.com/ory/hydra
version: 0eff6b8de435880b9e8eae85ba065490982bbe04
subpackages:
- sdk/go/hydra
- sdk/go/hydra/swagger
- name: github.com/pborman/uuid
version: e790cca94e6cc75c7064b1332e63811d4aae1a53
- name: github.com/pelletier/go-toml
version: 1d6b12b7cb290426e27e6b4e38b89fcda3aeef03
- name: github.com/pkg/errors
version: 645ef00459ed84a119197bfb8d8205042c6df63d
- name: github.com/rubenv/sql-migrate
version: 79fe99e24311fa42469fb2ca23eb3f8f065e6155
subpackages:
- sqlparse
- name: github.com/sirupsen/logrus
version: f006c2ac4710855cf0f916dd6b77acf6b048dc6e
- name: github.com/spf13/afero
version: ee1bd8ee15a1306d1f9201acc41ef39cd9f99a1b
subpackages:
- mem
- name: github.com/spf13/cast
version: acbeb36b902d72a7a4c18e8f3241075e7ab763e4
- name: github.com/spf13/cobra
version: b78744579491c1ceeaaa3b40205e56b0591b93a3
- name: github.com/spf13/jwalterweatherman
version: 12bd96e66386c1960ab0f74ced1362f66f552f7b
- name: github.com/spf13/pflag
version: 7aff26db30c1be810f9de5038ec5ef96ac41fd7c
- name: github.com/spf13/viper
version: 25b30aa063fc18e48662b86996252eabdcf2f0c7
- name: github.com/tomasen/realip
version: 15489afd3be348430f5f67467d2bb6b2f9b757ed
- name: github.com/urfave/negroni
version: fde5e16d32adc7ad637e9cd9ad21d4ebc6192535
- name: golang.org/x/crypto
version: faadfbdc035307d901e69eea569f5dda451a3ee3
subpackages:
- ssh/terminal
- name: golang.org/x/net
version: 859d1a86bb617c0c20d154590c3c5d3fcb670b07
subpackages:
- context
- context/ctxhttp
- publicsuffix
- name: golang.org/x/oauth2
version: 13449ad91cb26cb47661c1b080790392170385fd
subpackages:
- clientcredentials
- internal
- name: golang.org/x/sys
version: 062cd7e4e68206d8bab9b18396626e855c992658
subpackages:
- unix
- windows
- name: golang.org/x/text
version: 1cbadb444a806fd9430d14ad08967ed91da4fa0a
subpackages:
- transform
- unicode/norm
- name: google.golang.org/appengine
version: d9a072cfa7b9736e44311ef77b3e09d804bfa599
subpackages:
- internal
- internal/base
- internal/datastore
- internal/log
- internal/remote_api
- internal/urlfetch
- urlfetch
- name: gopkg.in/go-resty/resty.v0
version: 9ac9c42358f7c3c69ac9f8610e8790d7c338e85d
- name: gopkg.in/gorp.v1
version: c87af80f3cc5036b55b83d77171e156791085e2e
- name: gopkg.in/yaml.v2
version: eb3733d160e74a9c7e442f435eb3bea458e1d19f
testImports:
- name: github.com/Azure/go-ansiterm
version: 19f72df4d05d31cbe1c56bfc8045c96babff6c7e
subpackages:
- winterm
- name: github.com/cenk/backoff
version: 32cd0c5b3aef12c76ed64aaf678f6c79736be7dc
- name: github.com/davecgh/go-spew
version: 6d212800a42e8ab5c146b8ace3490ee17e5225f9
subpackages:
- spew
- name: github.com/docker/docker
version: 89658bed64c2a8fe05a978e5b87dbec409d57a0f
subpackages:
- api/types
- api/types/blkiodev
- api/types/container
- api/types/filters
- api/types/mount
- api/types/network
- api/types/registry
- api/types/strslice
- api/types/swarm
- api/types/versions
- opts
- pkg/archive
- pkg/fileutils
- pkg/homedir
- pkg/idtools
- pkg/ioutils
- pkg/jsonlog
- pkg/jsonmessage
- pkg/longpath
- pkg/pools
- pkg/promise
- pkg/stdcopy
- pkg/system
- pkg/term
- pkg/term/windows
- name: github.com/docker/go-connections
version: 3ede32e2033de7505e6500d6c868c2b9ed9f169d
subpackages:
- nat
- name: github.com/docker/go-units
version: 0dadbb0345b35ec7ef35e228dabb8de89a65bf52
- name: github.com/fsouza/go-dockerclient
version: 98edf3edfae6a6500fecc69d2bcccf1302544004
- name: github.com/Microsoft/go-winio
version: 78439966b38d69bf38227fbf57ac8a6fee70f69a
- name: github.com/Nvveen/Gotty
version: cd527374f1e5bff4938207604a14f2e38a9cf512
- name: github.com/opencontainers/runc
version: 593914b8bd5448a93f7c3e4902a03408b6d5c0ce
subpackages:
- libcontainer/system
- libcontainer/user
- name: github.com/ory/dockertest
version: a7951f7a8442f0e70d36e499ed4d744f00af2963
- name: github.com/pmezard/go-difflib
version: d8ed2627bdf02c080bf22230dbb337003b7aba2d
subpackages:
- difflib
- name: github.com/Sirupsen/logrus
version: 89742aefa4b206dcf400792f3bd35b542998eb3b
repo: https://github.com/sirupsen/logrus.git
vcs: git
- name: github.com/stretchr/testify
version: 69483b4bd14f5845b5a1e55bca19e954e827f1d0
subpackages:
- assert
- require