forked from netlify/gocommerce
-
Notifications
You must be signed in to change notification settings - Fork 0
/
glide.lock
244 lines (244 loc) · 6.83 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
hash: 5c323ab6120aa0196280c039ea80bc8f21a76f34c6880c47935603b6eff9cc8d
updated: 2018-10-18T17:14:54.331248849+02:00
imports:
- name: cloud.google.com/go
version: 98f5696b1026056a47f114c4451dbc4703d67191
subpackages:
- compute/metadata
- name: github.com/andybalholm/cascadia
version: 349dd0209470eabd9514242c688c403c0926d266
- name: github.com/dgrijalva/jwt-go
version: d2709f9f1f31ebcda9651b03077758c1f3a0018c
- name: github.com/fsnotify/fsnotify
version: 4da3e2cfbabc9f751898f250b49f2439785783a1
- name: github.com/go-chi/chi
version: 08660a0ad10a8fa7beab3ad43afe66373d49d06a
subpackages:
- middleware
- name: github.com/go-sql-driver/mysql
version: a0583e0143b1624142adab07e0e97fe106d99561
- name: github.com/golang/protobuf
version: ab9f9a6dab164b7d1246e0e688b0ab7b94d8553e
subpackages:
- proto
- name: github.com/GoogleCloudPlatform/cloudsql-proxy
version: 571947b0f240c8b2fa4d163065e5b155920ddfa9
subpackages:
- logging
- proxy/certs
- proxy/dialers/mysql
- proxy/dialers/postgres
- proxy/proxy
- proxy/util
- name: github.com/hashicorp/hcl
version: 392dba7d905ed5d04a5794ba89f558b27e2ba1ca
subpackages:
- hcl/ast
- hcl/parser
- hcl/scanner
- hcl/strconv
- hcl/token
- json/parser
- json/scanner
- json/token
- name: github.com/imdario/mergo
version: 3e95a51e0639b4cf372f2ccf74c86749d747fbdc
- name: github.com/inconshreveable/mousetrap
version: 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75
- name: github.com/jinzhu/gorm
version: 6ed508ec6a4ecb3531899a69cbc746ccf65a4166
- name: github.com/jinzhu/inflection
version: 1c35d901db3da928c72a72d8458480cc9ade058f
- name: github.com/joho/godotenv
version: 726cc8b906e3d31c70a9671c90a13716a8d3f50d
- name: github.com/kelseyhightower/envconfig
version: f611eb38b3875cc3bd991ca91c51d06446afa14c
- name: github.com/kr/logfmt
version: b84e30acd515aadc4b783ad4ff83aff3299bdfe0
- name: github.com/lib/pq
version: ca5bc43047f2138703da0f3d3ca89a59f3d597f1
subpackages:
- oid
- name: github.com/magiconair/properties
version: be5ece7dd465ab0765a9682137865547526d1dfb
- name: github.com/mattes/vat
version: 805d21ad07390288471b830934b4c08304774dc6
- name: github.com/mattn/go-sqlite3
version: 3b3f1d01b2696af5501697c35629048c227586ab
- name: github.com/mitchellh/mapstructure
version: d0303fe809921458f417bcf828397a65db30a7e4
- name: github.com/nats-io/nats
version: 61923ed1eaf8398000991fbbee2ef11ab5a5be0d
subpackages:
- encoders/builtin
- util
- name: github.com/nats-io/nuid
version: 3cf34f9fca4e88afa9da8eabd75e3326c9941b44
- name: github.com/netlify/mailme
version: c4a76ce443c1122ead2518b28cc7ffaf1091cc9a
- name: github.com/netlify/netlify-commons
version: 2d430710535c15be9658d227e658e70f87f605c8
subpackages:
- graceful
- messaging
- metrics
- metrics/transport
- nconf
- tls
- name: github.com/netlify/PayPal-Go-SDK
version: 732c3d08bf8a673d3d0ae345bfe771a573006890
- name: github.com/pborman/uuid
version: a97ce2ca70fa5a848076093f05e639a89ca34d06
- name: github.com/pelletier/go-toml
version: 69d355db5304c0f7f809a2edc054553e7142f016
- name: github.com/pkg/errors
version: 645ef00459ed84a119197bfb8d8205042c6df63d
- name: github.com/PuerkitoBio/goquery
version: e1271ee34c6a305e38566ecd27ae374944907ee9
- name: github.com/rs/cors
version: 8dd4211afb5d08dbb39a533b9bb9e4b486351df6
- name: github.com/rybit/nats_logrus_hook
version: 8d9e8da6aeca6fe5ab668efa91d1ea0722af8d1a
- name: github.com/sebest/xff
version: 6c115e0ffa35d6a2e3f7a9e797c9cf07f0da4b9f
- name: github.com/signalfx/com_signalfx_metrics_protobuf
version: 93e507b42f43f458a109ca278d1542a26a0b87fc
- name: github.com/signalfx/gohistogram
version: 1ccfd2ff508314074672f4450a917011a2060408
- name: github.com/signalfx/golib
version: cb7680940d605b817db79790c241eed2a00fa6e6
subpackages:
- datapoint
- errors
- event
- eventcounter
- log
- sfxclient
- timekeeper
- name: github.com/sirupsen/logrus
version: a3f95b5c423586578a4e099b11a46c2479628cac
subpackages:
- hooks/test
- name: github.com/spf13/afero
version: 9be650865eab0c12963d8753212f4f9c66cdcf12
subpackages:
- mem
- name: github.com/spf13/cast
version: acbeb36b902d72a7a4c18e8f3241075e7ab763e4
- name: github.com/spf13/cobra
version: fcd0c5a1df88f5d6784cb4feead962c3f3d0b66c
- name: github.com/spf13/jwalterweatherman
version: 0efa5202c04663c757d84f90f5219c1250baf94f
- name: github.com/spf13/pflag
version: e57e3eeb33f795204c1ca35f56c44f83227c6e66
- name: github.com/spf13/viper
version: 7538d73b4eb9511d85a9f1dfef202eeb8ac260f4
- name: github.com/streadway/amqp
version: 2cbfe40c9341ad63ba23e53013b3ddc7989d801c
- name: github.com/stripe/stripe-go
version: 250fb5fdb3e4001e3388f6410f648ea178b3262e
subpackages:
- account
- balance
- bankaccount
- bitcoinreceiver
- bitcointransaction
- card
- charge
- client
- countryspec
- coupon
- customer
- discount
- dispute
- ephemeralkey
- event
- fee
- feerefund
- fileupload
- invoice
- invoiceitem
- loginlink
- order
- orderitem
- orderreturn
- paymentsource
- payout
- plan
- product
- recipient
- refund
- reversal
- sku
- source
- sub
- subitem
- token
- transfer
- name: golang.org/x/net
version: ab5485076ff3407ad2d02db054635913f017b0ed
subpackages:
- context
- context/ctxhttp
- html
- html/atom
- name: golang.org/x/oauth2
version: 9a379c6b3e95a790ffc43293c2a78dee0d7b6e20
subpackages:
- google
- internal
- jws
- jwt
- name: golang.org/x/sys
version: c4489faa6e5ab84c0ef40d6ee878f7a030281f0f
subpackages:
- unix
- name: golang.org/x/text
version: 836efe42bb4aa16aaa17b9c155d8813d336ed720
subpackages:
- transform
- unicode/norm
- name: google.golang.org/api
version: dd6bdadc5852eae2d133075a3690d6ad744add48
subpackages:
- gensupport
- googleapi
- googleapi/internal/uritemplates
- sqladmin/v1beta4
- name: google.golang.org/appengine
version: d9a072cfa7b9736e44311ef77b3e09d804bfa599
subpackages:
- internal
- internal/app_identity
- internal/base
- internal/datastore
- internal/log
- internal/modules
- internal/remote_api
- internal/urlfetch
- urlfetch
- name: gopkg.in/alexcesaro/quotedprintable.v3
version: 2caba252f4dc53eaf6b553000885530023f54623
- name: gopkg.in/gomail.v2
version: 41f3572897373c5538c50a2402db15db079fa4fd
- name: gopkg.in/logfmt.v0
version: 390ab7935ee28ec6b286364bba9b4dd6410cb3d5
- name: gopkg.in/stack.v1
version: 817915b46b97fd7bb80e8ab6b69f01a53ac3eebf
- name: gopkg.in/yaml.v2
version: 25c4ec802a7d637f88d584ab26798e94ad14c13b
testImports:
- name: github.com/davecgh/go-spew
version: 2df174808ee097f90d259e432cc04442cf60be21
subpackages:
- spew
- name: github.com/pmezard/go-difflib
version: d8ed2627bdf02c080bf22230dbb337003b7aba2d
subpackages:
- difflib
- name: github.com/stretchr/testify
version: f390dcf405f7b83c997eac1b06768bb9f44dec18
subpackages:
- assert
- require
- suite