forked from netlify/gotrue
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathglide.lock
212 lines (212 loc) · 6.42 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
hash: bc730d92aa029c00a10209d369ee19a9adb25821ae3151b1b48d58c38b9d3652
updated: 2017-08-29T13:09:01.408410718-04:00
imports:
- name: cloud.google.com/go
version: 98f5696b1026056a47f114c4451dbc4703d67191
subpackages:
- compute/metadata
- name: github.com/badoux/checkmail
version: d0a759655d62bcdc95c50a0676f3e9702ed59453
- name: github.com/davecgh/go-spew
version: 6d212800a42e8ab5c146b8ace3490ee17e5225f9
subpackages:
- spew
- name: github.com/dgrijalva/jwt-go
version: d2709f9f1f31ebcda9651b03077758c1f3a0018c
- name: github.com/fsnotify/fsnotify
version: f12c6236fe7b5cf6bcf30e5935d08cb079d78334
- name: github.com/go-chi/chi
version: b8567b6442e27704bfeb725095091581cbe82a00
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: 99df0eb941dd8ddbc83d3f3605a34f6a686ac85e
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: 5b8c0dd6b92d9caa8036c31dcb117f2df7cceefa
- 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/fs
version: 2788f0dbd16903de03cb8186e5c7d97b69ad387b
- name: github.com/kr/logfmt
version: b84e30acd515aadc4b783ad4ff83aff3299bdfe0
- name: github.com/lib/pq
version: ca5bc43047f2138703da0f3d3ca89a59f3d597f1
subpackages:
- oid
- name: github.com/magiconair/properties
version: 0723e352fa358f9322c938cc2dadda874e9151a9
- name: github.com/mattn/go-sqlite3
version: 3b3f1d01b2696af5501697c35629048c227586ab
- name: github.com/mitchellh/mapstructure
version: ca63d7c062ee3c9f34db231e352b60012b4fd0c1
- 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: 450321a763ac6f9a30b9553fdf8bde076e8215ca
subpackages:
- graceful
- messaging
- metrics
- metrics/transport
- nconf
- tls
- name: github.com/pborman/uuid
version: a97ce2ca70fa5a848076093f05e639a89ca34d06
- name: github.com/pelletier/go-buffruneio
version: df1e16fde7fc330a0ca68167c23bf7ed6ac31d6d
- name: github.com/pelletier/go-toml
version: 31055c2ff0bb0c7f9095aec0d220aed21108121e
- name: github.com/pkg/errors
version: 645ef00459ed84a119197bfb8d8205042c6df63d
- name: github.com/pkg/sftp
version: 8197a2e580736b78d704be0fc47b2324c0591a32
- name: github.com/pmezard/go-difflib
version: d8ed2627bdf02c080bf22230dbb337003b7aba2d
subpackages:
- difflib
- 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
- name: github.com/spf13/afero
version: 20500e2abd0d1f4564a499e83d11d6c73cd58c27
subpackages:
- mem
- sftp
- name: github.com/spf13/cast
version: e31f36ffc91a2ba9ddb72a4b6a607ff9b3d3cb63
- name: github.com/spf13/cobra
version: 9c28e4bbd74e5c3ed7aacbc552b2cab7cfdfe744
- name: github.com/spf13/jwalterweatherman
version: 33c24e77fb80341fe7130ee7c594256ff08ccc46
- name: github.com/spf13/pflag
version: c7e63cf4530bcd3ba943729cee0efeff2ebea63f
- name: github.com/spf13/viper
version: 16990631d4aa7e38f73dbbbf37fa13e67c648531
- name: github.com/streadway/amqp
version: 2cbfe40c9341ad63ba23e53013b3ddc7989d801c
- name: github.com/stretchr/testify
version: 69483b4bd14f5845b5a1e55bca19e954e827f1d0
subpackages:
- assert
- require
- suite
- name: golang.org/x/crypto
version: 81372b2fc2f10bef2a7f338da115c315a56b2726
subpackages:
- bcrypt
- blowfish
- curve25519
- ed25519
- ed25519/internal/edwards25519
- ssh
- name: golang.org/x/net
version: de35ec43e7a9aabd6a9c54d2898220ea7e44de7d
subpackages:
- context
- context/ctxhttp
- name: golang.org/x/oauth2
version: 9a379c6b3e95a790ffc43293c2a78dee0d7b6e20
subpackages:
- bitbucket
- github
- google
- internal
- jws
- jwt
- name: golang.org/x/sys
version: 30de6d19a3bd89a5f38ae4028e23aaa5582648af
subpackages:
- unix
- name: golang.org/x/text
version: 04b8648d973c126ae60143b3e1473bc1576c7597
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: 31c299268d302dd0aa9a0dcf765a3d58971ac83f
testImports: []