forked from xmidt-org/webpa-common
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathglide.lock
249 lines (249 loc) · 7.3 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
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
hash: 724ed2184830c776bfd0a08fa943de2499513a229a58482d92be1c1bfd0ca288
updated: 2018-11-08T09:46:48.670923359-08:00
imports:
- name: github.com/armon/go-metrics
version: f0300d1749da6fa982027e449ec0c7a145510c3c
- name: github.com/aws/aws-sdk-go
version: 7be45195c3af1b54a609812f90c05a7e492e2491
subpackages:
- aws
- aws/awserr
- aws/awsutil
- aws/client
- aws/client/metadata
- aws/corehandlers
- aws/credentials
- aws/credentials/ec2rolecreds
- aws/credentials/endpointcreds
- aws/credentials/stscreds
- aws/defaults
- aws/ec2metadata
- aws/endpoints
- aws/request
- aws/session
- aws/signer/v4
- private/protocol
- private/protocol/query
- private/protocol/query/queryutil
- private/protocol/rest
- private/protocol/xml/xmlutil
- service
- service/sns
- service/sns/snsiface
- service/sts
- name: github.com/beorn7/perks
version: 3a771d992973f24aa725d07868b467d1ddfceafb
subpackages:
- quantile
- name: github.com/billhathaway/consistentHash
version: addea16d2229dba874111898b45be7f4a78af631
- name: github.com/c9s/goprocinfo
version: 19cb9f127a9c8d2034cf59ccb683cdb94b9deb6c
subpackages:
- linux
- name: github.com/cenk/backoff
version: 62661b46c4093e2c1f38d943e663db1a29873e80
- name: github.com/davecgh/go-spew
version: d8f796af33cc11cb798c1aaeb27a4ebc5099927d
subpackages:
- spew
- name: github.com/facebookgo/clock
version: 600d898af40aa09a7a93ecb9265d87b0504b6f03
- name: github.com/fsnotify/fsnotify
version: ccc981bf80385c528a65fbfdd49bf2d8da22aa23
- name: github.com/go-ini/ini
version: 9c8236e659b76e87bf02044d06fde8683008ff3e
- name: github.com/go-kit/kit
version: 4dc7be5d2d12881735283bcab7352178e190fc71
subpackages:
- endpoint
- log
- log/level
- metrics
- metrics/discard
- metrics/dogstatsd
- metrics/expvar
- metrics/generic
- metrics/graphite
- metrics/influx
- metrics/internal/lv
- metrics/internal/ratemap
- metrics/prometheus
- metrics/provider
- metrics/statsd
- sd
- sd/consul
- sd/internal/instance
- sd/zk
- transport/http
- util/conn
- name: github.com/go-logfmt/logfmt
version: 390ab7935ee28ec6b286364bba9b4dd6410cb3d5
- name: github.com/go-stack/stack
version: 817915b46b97fd7bb80e8ab6b69f01a53ac3eebf
- name: github.com/golang/protobuf
version: 7716a980bceefe9a0213654823d9ea62d23b87a2
subpackages:
- proto
- name: github.com/gorilla/context
version: 08b5f424b9271eedf6f9f0ce86cb9396ed337a42
- name: github.com/gorilla/mux
version: 53c1911da2b537f792e7cafcb446b05ffe33b996
- name: github.com/gorilla/schema
version: e0e4b92809ac79a1a465c2f626c34b121e0916bd
- name: github.com/gorilla/websocket
version: ea4d1f681babbce9545c9c5f3d5194a789c89f5b
- name: github.com/hashicorp/consul
version: 9a494b5fb9c86180a5702e29c485df1507a47198
subpackages:
- api
- name: github.com/hashicorp/go-cleanhttp
version: e8ab9daed8d1ddd2d3c4efba338fe2eeae2e4f18
- name: github.com/hashicorp/go-immutable-radix
version: 27df80928bb34bb1b0d6d0e01b9e679902e7a6b5
- name: github.com/hashicorp/go-rootcerts
version: 6bb64b370b90e7ef1fa532be9e591a81c3493e00
- name: github.com/hashicorp/golang-lru
version: 20f1fb78b0740ba8c3cb143a61e86ba5c8669768
subpackages:
- simplelru
- name: github.com/hashicorp/hcl
version: 65a6292f0157eff210d03ed1bf6c59b190b8b906
subpackages:
- hcl/ast
- hcl/parser
- hcl/scanner
- hcl/strconv
- hcl/token
- json/parser
- json/scanner
- json/token
- name: github.com/hashicorp/serf
version: 48d57945817366b5484d99353f1f33e990bd142d
subpackages:
- coordinate
- name: github.com/influxdata/influxdb
version: 8d679cf0c36edf5aaede7a0ea068cf9d0c9be409
subpackages:
- client/v2
- models
- pkg/escape
- name: github.com/jmespath/go-jmespath
version: c2b33e8439af944379acbdd9c3a5fe0bc44bd8a5
- name: github.com/jtacoma/uritemplates
version: 307ae868f90f4ee1b73ebe4596e0394237dacce8
- name: github.com/justinas/alice
version: 03f45bd4b7dad4734bc4620e46a35789349abb20
- name: github.com/kr/logfmt
version: b84e30acd515aadc4b783ad4ff83aff3299bdfe0
- name: github.com/magiconair/properties
version: c2353362d570a7bfa228149c62842019201cfb71
- name: github.com/matttproud/golang_protobuf_extensions
version: c12348ce28de40eed0136aa2b644d0ee0650e56c
subpackages:
- pbutil
- name: github.com/miekg/dns
version: ba6747e8a94115e9dc7738afb87850687611df1b
- name: github.com/mitchellh/go-homedir
version: ae18d6b8b3205b561c79e8e5f69bff09736185f4
- name: github.com/mitchellh/mapstructure
version: fa473d140ef3c6adf42d6b391fe76707f1f243c8
- name: github.com/pelletier/go-toml
version: 78b76feda6f35b2c5c1d283513f6419e59086729
- name: github.com/pmezard/go-difflib
version: 792786c7400a136282c1664665ae0a8db921c6c2
subpackages:
- difflib
- name: github.com/prometheus/client_golang
version: 967789050ba94deca04a5e84cce8ad472ce313c1
subpackages:
- prometheus
- prometheus/promhttp
- name: github.com/prometheus/client_model
version: 5c3871d89910bfb32f5fcab2aa4b9ec68e65a99f
subpackages:
- go
- name: github.com/prometheus/common
version: c7de2306084e37d54b8be01f3541a8464345e9a5
subpackages:
- expfmt
- internal/bitbucket.org/ww/goautoneg
- model
- name: github.com/prometheus/procfs
version: 54d17b57dd7d4a3aa092476596b3f8a933bde349
subpackages:
- internal/util
- nfs
- xfs
- name: github.com/rubyist/circuitbreaker
version: 7e3e7fbe9c62b943d487af023566a79d9eb22d3b
- name: github.com/samuel/go-zookeeper
version: c4fab1ac1bec58281ad0667dc3f0907a9476ac47
subpackages:
- zk
- name: github.com/SermoDigital/jose
version: f6df55f235c24f236d11dbcf665249a59ac2021f
subpackages:
- crypto
- jws
- jwt
- name: github.com/spaolacci/murmur3
version: 0d12bf811670bf6a1a63828dfbd003eded177fce
- name: github.com/spf13/afero
version: d40851caa0d747393da1ffb28f7f9d8b4eeffebd
subpackages:
- mem
- name: github.com/spf13/cast
version: 8965335b8c7107321228e3e3702cab9832751bac
- name: github.com/spf13/jwalterweatherman
version: 4a4406e478ca629068e7768fc33f3f044173c0a6
- name: github.com/spf13/pflag
version: e57e3eeb33f795204c1ca35f56c44f83227c6e66
- name: github.com/spf13/viper
version: 25b30aa063fc18e48662b86996252eabdcf2f0c7
- name: github.com/stretchr/objx
version: ef50b0de28773081167c97fc27cf29a0bf8b8c71
- name: github.com/stretchr/testify
version: 12b6f73e6084dad08a7c6e575284b177ecafbc71
subpackages:
- assert
- linux
- mock
- require
- name: github.com/tinylib/msgp
version: 38a6f61a768dc24552dad94611923841b53acc4f
subpackages:
- msgp
- name: github.com/ugorji/go
version: 00a57e09e383d445aeef6c6cd642969dc4360231
subpackages:
- codec
- name: github.com/VividCortex/gohistogram
version: 51564d9861991fb0ad0f531c99ef602d0f9866e6
- name: golang.org/x/crypto
version: e4dc69e5b2fd71dcaf8bd5d054eb936deb78d1fa
subpackages:
- ed25519
- ed25519/internal/edwards25519
- name: golang.org/x/net
version: 03003ca0c849e57b6ea29a4bab8d3cb6e4d568fe
subpackages:
- bpf
- internal/iana
- internal/socket
- ipv4
- ipv6
- name: golang.org/x/sys
version: 90868a75fefd03942536221d7c0e2f84ec62a668
subpackages:
- unix
- name: golang.org/x/text
version: 905a57155faa8230500121607930ebb9dd8e139c
subpackages:
- transform
- unicode/norm
- name: gopkg.in/natefinch/lumberjack.v2
version: a96e63847dc3c67d17befa69c303767e2f84e54f
- name: gopkg.in/yaml.v2
version: 5420a8b6744d3b0345ab293f6fcba19c978f1183
testImports: []