modules.txt
13.8 KB
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
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
# github.com/360EntSecGroup-Skylar/excelize/v2 v2.3.1
## explicit
github.com/360EntSecGroup-Skylar/excelize/v2
# github.com/DataDog/zstd v1.3.6-0.20190409195224-796139022798
github.com/DataDog/zstd
# github.com/Shopify/sarama v1.23.1
## explicit
github.com/Shopify/sarama
# github.com/ajg/form v1.5.1
## explicit
github.com/ajg/form
# github.com/andybalholm/brotli v1.0.0
github.com/andybalholm/brotli
# github.com/astaxie/beego v1.12.2
## explicit
github.com/astaxie/beego
github.com/astaxie/beego/config
github.com/astaxie/beego/context
github.com/astaxie/beego/context/param
github.com/astaxie/beego/grace
github.com/astaxie/beego/logs
github.com/astaxie/beego/plugins/cors
github.com/astaxie/beego/session
github.com/astaxie/beego/toolbox
github.com/astaxie/beego/utils
# github.com/beorn7/perks v1.0.1
github.com/beorn7/perks/quantile
# github.com/bsm/sarama-cluster v2.1.15+incompatible
## explicit
github.com/bsm/sarama-cluster
# github.com/cespare/xxhash/v2 v2.1.1
github.com/cespare/xxhash/v2
# github.com/codemodus/kace v0.5.1
github.com/codemodus/kace
github.com/codemodus/kace/ktrie
# github.com/davecgh/go-spew v1.1.1
github.com/davecgh/go-spew/spew
# github.com/dgrijalva/jwt-go v3.2.0+incompatible
## explicit
github.com/dgrijalva/jwt-go
# github.com/eapache/go-resiliency v1.1.0
github.com/eapache/go-resiliency/breaker
# github.com/eapache/go-xerial-snappy v0.0.0-20180814174437-776d5712da21
github.com/eapache/go-xerial-snappy
# github.com/eapache/queue v1.1.0
github.com/eapache/queue
# github.com/fasthttp-contrib/websocket v0.0.0-20160511215533-1f3b11f56072
## explicit
# github.com/fatih/structs v1.1.0
## explicit
github.com/fatih/structs
# github.com/fsnotify/fsnotify v1.4.9
github.com/fsnotify/fsnotify
# github.com/gavv/httpexpect v2.0.0+incompatible
## explicit
github.com/gavv/httpexpect
# github.com/go-pg/pg/v10 v10.0.0-beta.2
## explicit
github.com/go-pg/pg/v10
github.com/go-pg/pg/v10/internal
github.com/go-pg/pg/v10/internal/parser
github.com/go-pg/pg/v10/internal/pool
github.com/go-pg/pg/v10/orm
github.com/go-pg/pg/v10/pgjson
github.com/go-pg/pg/v10/types
# github.com/go-pg/urlstruct v0.4.0
github.com/go-pg/urlstruct
# github.com/go-pg/zerochecker v0.1.1
github.com/go-pg/zerochecker
# github.com/golang/protobuf v1.4.2
github.com/golang/protobuf/proto
github.com/golang/protobuf/ptypes
github.com/golang/protobuf/ptypes/any
github.com/golang/protobuf/ptypes/duration
github.com/golang/protobuf/ptypes/timestamp
# github.com/golang/snappy v0.0.1
github.com/golang/snappy
# github.com/google/go-querystring v1.0.0
## explicit
github.com/google/go-querystring/query
# github.com/gorilla/websocket v1.4.2
## explicit
github.com/gorilla/websocket
# github.com/hashicorp/go-uuid v1.0.1
github.com/hashicorp/go-uuid
# github.com/hashicorp/golang-lru v0.5.4
github.com/hashicorp/golang-lru
github.com/hashicorp/golang-lru/simplelru
# github.com/imkira/go-interpol v1.1.0
## explicit
github.com/imkira/go-interpol
# github.com/jcmturner/gofork v0.0.0-20190328161633-dc7c13fece03
github.com/jcmturner/gofork/encoding/asn1
github.com/jcmturner/gofork/x/crypto/pbkdf2
# github.com/jinzhu/inflection v1.0.0
github.com/jinzhu/inflection
# github.com/k0kubun/colorstring v0.0.0-20150214042306-9440f1994b88
## explicit
# github.com/klauspost/compress v1.10.4
github.com/klauspost/compress/flate
github.com/klauspost/compress/gzip
github.com/klauspost/compress/zlib
# github.com/linmadan/egglib-go v0.0.0-20191217144343-ca4539f95bf9
## explicit
github.com/linmadan/egglib-go/core/application
github.com/linmadan/egglib-go/core/domain
github.com/linmadan/egglib-go/utils/snowflake
# github.com/mattn/go-colorable v0.1.6
## explicit
# github.com/matttproud/golang_protobuf_extensions v1.0.1
github.com/matttproud/golang_protobuf_extensions/pbutil
# github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826
github.com/mohae/deepcopy
# github.com/moul/http2curl v1.0.0
## explicit
github.com/moul/http2curl
# github.com/nxadm/tail v1.4.4
github.com/nxadm/tail
github.com/nxadm/tail/ratelimiter
github.com/nxadm/tail/util
github.com/nxadm/tail/watch
github.com/nxadm/tail/winfile
# github.com/onsi/ginkgo v1.13.0
## explicit
github.com/onsi/ginkgo
github.com/onsi/ginkgo/config
github.com/onsi/ginkgo/internal/codelocation
github.com/onsi/ginkgo/internal/containernode
github.com/onsi/ginkgo/internal/failer
github.com/onsi/ginkgo/internal/global
github.com/onsi/ginkgo/internal/leafnodes
github.com/onsi/ginkgo/internal/remote
github.com/onsi/ginkgo/internal/spec
github.com/onsi/ginkgo/internal/spec_iterator
github.com/onsi/ginkgo/internal/specrunner
github.com/onsi/ginkgo/internal/suite
github.com/onsi/ginkgo/internal/testingtproxy
github.com/onsi/ginkgo/internal/writer
github.com/onsi/ginkgo/reporters
github.com/onsi/ginkgo/reporters/stenographer
github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable
github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty
github.com/onsi/ginkgo/types
# github.com/onsi/gomega v1.10.1
## explicit
github.com/onsi/gomega
github.com/onsi/gomega/format
github.com/onsi/gomega/internal/assertion
github.com/onsi/gomega/internal/asyncassertion
github.com/onsi/gomega/internal/oraclematcher
github.com/onsi/gomega/internal/testingtsupport
github.com/onsi/gomega/matchers
github.com/onsi/gomega/matchers/support/goraph/bipartitegraph
github.com/onsi/gomega/matchers/support/goraph/edge
github.com/onsi/gomega/matchers/support/goraph/node
github.com/onsi/gomega/matchers/support/goraph/util
github.com/onsi/gomega/types
# github.com/pierrec/lz4 v0.0.0-20190327172049-315a67e90e41
github.com/pierrec/lz4
github.com/pierrec/lz4/internal/xxh32
# github.com/pmezard/go-difflib v1.0.0
github.com/pmezard/go-difflib/difflib
# github.com/prometheus/client_golang v1.7.0
github.com/prometheus/client_golang/prometheus
github.com/prometheus/client_golang/prometheus/internal
github.com/prometheus/client_golang/prometheus/promhttp
# github.com/prometheus/client_model v0.2.0
github.com/prometheus/client_model/go
# github.com/prometheus/common v0.10.0
github.com/prometheus/common/expfmt
github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg
github.com/prometheus/common/model
# github.com/prometheus/procfs v0.1.3
github.com/prometheus/procfs
github.com/prometheus/procfs/internal/fs
github.com/prometheus/procfs/internal/util
# github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a
github.com/rcrowley/go-metrics
# github.com/richardlehane/mscfb v1.0.3
github.com/richardlehane/mscfb
# github.com/richardlehane/msoleps v1.0.1
github.com/richardlehane/msoleps/types
# github.com/segmentio/encoding v0.1.13
github.com/segmentio/encoding/ascii
github.com/segmentio/encoding/json
# github.com/sergi/go-diff v1.1.0
## explicit
github.com/sergi/go-diff/diffmatchpatch
# github.com/shiena/ansicolor v0.0.0-20151119151921-a422bbe96644
github.com/shiena/ansicolor
# github.com/shopspring/decimal v1.2.0
## explicit
github.com/shopspring/decimal
# github.com/smartystreets/goconvey v1.6.4
## explicit
# github.com/stretchr/testify v1.6.1
github.com/stretchr/testify/assert
github.com/stretchr/testify/require
# github.com/tmthrgd/go-hex v0.0.0-20190904060850-447a3041c3bc
github.com/tmthrgd/go-hex
# github.com/valyala/bytebufferpool v1.0.0
github.com/valyala/bytebufferpool
# github.com/valyala/fasthttp v1.14.0
## explicit
github.com/valyala/fasthttp
github.com/valyala/fasthttp/fasthttputil
github.com/valyala/fasthttp/stackless
# github.com/vmihailenco/bufpool v0.1.11
github.com/vmihailenco/bufpool
# github.com/vmihailenco/msgpack/v5 v5.0.0-beta.1
github.com/vmihailenco/msgpack/v5
github.com/vmihailenco/msgpack/v5/codes
# github.com/vmihailenco/tagparser v0.1.1
github.com/vmihailenco/tagparser
github.com/vmihailenco/tagparser/internal
github.com/vmihailenco/tagparser/internal/parser
# github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
github.com/xeipuuv/gojsonpointer
# github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
github.com/xeipuuv/gojsonreference
# github.com/xeipuuv/gojsonschema v1.2.0
## explicit
github.com/xeipuuv/gojsonschema
# github.com/xuri/efp v0.0.0-20200605144744-ba689101faaf
github.com/xuri/efp
# github.com/yalp/jsonpath v0.0.0-20180802001716-5cc68e5049a0
## explicit
github.com/yalp/jsonpath
# github.com/yudai/gojsondiff v1.0.0
## explicit
github.com/yudai/gojsondiff
github.com/yudai/gojsondiff/formatter
# github.com/yudai/golcs v0.0.0-20170316035057-ecda9a501e82
## explicit
github.com/yudai/golcs
# github.com/yudai/pp v2.0.1+incompatible
## explicit
# go.opentelemetry.io/otel v0.6.0
go.opentelemetry.io/otel/api/correlation
go.opentelemetry.io/otel/api/global
go.opentelemetry.io/otel/api/global/internal
go.opentelemetry.io/otel/api/internal
go.opentelemetry.io/otel/api/kv
go.opentelemetry.io/otel/api/kv/value
go.opentelemetry.io/otel/api/metric
go.opentelemetry.io/otel/api/metric/registry
go.opentelemetry.io/otel/api/propagation
go.opentelemetry.io/otel/api/trace
go.opentelemetry.io/otel/api/unit
# golang.org/x/crypto v0.0.0-20200820211705-5c72a883971a
golang.org/x/crypto/acme
golang.org/x/crypto/acme/autocert
golang.org/x/crypto/md4
golang.org/x/crypto/pbkdf2
golang.org/x/crypto/ripemd160
# golang.org/x/net v0.0.0-20200904194848-62affa334b73
golang.org/x/net/context
golang.org/x/net/html
golang.org/x/net/html/atom
golang.org/x/net/html/charset
golang.org/x/net/idna
golang.org/x/net/internal/socks
golang.org/x/net/proxy
golang.org/x/net/publicsuffix
# golang.org/x/sys v0.0.0-20200615200032-f1bc736245b1
golang.org/x/sys/cpu
golang.org/x/sys/internal/unsafeheader
golang.org/x/sys/unix
golang.org/x/sys/windows
# golang.org/x/text v0.3.3
golang.org/x/text/encoding
golang.org/x/text/encoding/charmap
golang.org/x/text/encoding/htmlindex
golang.org/x/text/encoding/internal
golang.org/x/text/encoding/internal/identifier
golang.org/x/text/encoding/japanese
golang.org/x/text/encoding/korean
golang.org/x/text/encoding/simplifiedchinese
golang.org/x/text/encoding/traditionalchinese
golang.org/x/text/encoding/unicode
golang.org/x/text/internal/language
golang.org/x/text/internal/language/compact
golang.org/x/text/internal/tag
golang.org/x/text/internal/utf8internal
golang.org/x/text/language
golang.org/x/text/runes
golang.org/x/text/secure/bidirule
golang.org/x/text/transform
golang.org/x/text/unicode/bidi
golang.org/x/text/unicode/norm
# golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543
golang.org/x/xerrors
golang.org/x/xerrors/internal
# google.golang.org/appengine v1.6.6
google.golang.org/appengine
google.golang.org/appengine/datastore
google.golang.org/appengine/datastore/internal/cloudkey
google.golang.org/appengine/datastore/internal/cloudpb
google.golang.org/appengine/internal
google.golang.org/appengine/internal/app_identity
google.golang.org/appengine/internal/base
google.golang.org/appengine/internal/datastore
google.golang.org/appengine/internal/log
google.golang.org/appengine/internal/modules
google.golang.org/appengine/internal/remote_api
# google.golang.org/grpc v1.29.1
google.golang.org/grpc/codes
# google.golang.org/protobuf v1.24.0
google.golang.org/protobuf/encoding/prototext
google.golang.org/protobuf/encoding/protowire
google.golang.org/protobuf/internal/descfmt
google.golang.org/protobuf/internal/descopts
google.golang.org/protobuf/internal/detrand
google.golang.org/protobuf/internal/encoding/defval
google.golang.org/protobuf/internal/encoding/messageset
google.golang.org/protobuf/internal/encoding/tag
google.golang.org/protobuf/internal/encoding/text
google.golang.org/protobuf/internal/errors
google.golang.org/protobuf/internal/fieldnum
google.golang.org/protobuf/internal/fieldsort
google.golang.org/protobuf/internal/filedesc
google.golang.org/protobuf/internal/filetype
google.golang.org/protobuf/internal/flags
google.golang.org/protobuf/internal/genname
google.golang.org/protobuf/internal/impl
google.golang.org/protobuf/internal/mapsort
google.golang.org/protobuf/internal/pragma
google.golang.org/protobuf/internal/set
google.golang.org/protobuf/internal/strs
google.golang.org/protobuf/internal/version
google.golang.org/protobuf/proto
google.golang.org/protobuf/reflect/protoreflect
google.golang.org/protobuf/reflect/protoregistry
google.golang.org/protobuf/runtime/protoiface
google.golang.org/protobuf/runtime/protoimpl
google.golang.org/protobuf/types/known/anypb
google.golang.org/protobuf/types/known/durationpb
google.golang.org/protobuf/types/known/timestamppb
# gopkg.in/jcmturner/aescts.v1 v1.0.1
gopkg.in/jcmturner/aescts.v1
# gopkg.in/jcmturner/dnsutils.v1 v1.0.1
gopkg.in/jcmturner/dnsutils.v1
# gopkg.in/jcmturner/gokrb5.v7 v7.2.3
gopkg.in/jcmturner/gokrb5.v7/asn1tools
gopkg.in/jcmturner/gokrb5.v7/client
gopkg.in/jcmturner/gokrb5.v7/config
gopkg.in/jcmturner/gokrb5.v7/credentials
gopkg.in/jcmturner/gokrb5.v7/crypto
gopkg.in/jcmturner/gokrb5.v7/crypto/common
gopkg.in/jcmturner/gokrb5.v7/crypto/etype
gopkg.in/jcmturner/gokrb5.v7/crypto/rfc3961
gopkg.in/jcmturner/gokrb5.v7/crypto/rfc3962
gopkg.in/jcmturner/gokrb5.v7/crypto/rfc4757
gopkg.in/jcmturner/gokrb5.v7/crypto/rfc8009
gopkg.in/jcmturner/gokrb5.v7/gssapi
gopkg.in/jcmturner/gokrb5.v7/iana
gopkg.in/jcmturner/gokrb5.v7/iana/addrtype
gopkg.in/jcmturner/gokrb5.v7/iana/adtype
gopkg.in/jcmturner/gokrb5.v7/iana/asnAppTag
gopkg.in/jcmturner/gokrb5.v7/iana/chksumtype
gopkg.in/jcmturner/gokrb5.v7/iana/errorcode
gopkg.in/jcmturner/gokrb5.v7/iana/etypeID
gopkg.in/jcmturner/gokrb5.v7/iana/flags
gopkg.in/jcmturner/gokrb5.v7/iana/keyusage
gopkg.in/jcmturner/gokrb5.v7/iana/msgtype
gopkg.in/jcmturner/gokrb5.v7/iana/nametype
gopkg.in/jcmturner/gokrb5.v7/iana/patype
gopkg.in/jcmturner/gokrb5.v7/kadmin
gopkg.in/jcmturner/gokrb5.v7/keytab
gopkg.in/jcmturner/gokrb5.v7/krberror
gopkg.in/jcmturner/gokrb5.v7/messages
gopkg.in/jcmturner/gokrb5.v7/pac
gopkg.in/jcmturner/gokrb5.v7/types
# gopkg.in/jcmturner/rpc.v1 v1.1.0
gopkg.in/jcmturner/rpc.v1/mstypes
gopkg.in/jcmturner/rpc.v1/ndr
# gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
gopkg.in/tomb.v1
# gopkg.in/yaml.v2 v2.3.0
gopkg.in/yaml.v2
# gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
gopkg.in/yaml.v3
# mellium.im/sasl v0.2.1
mellium.im/sasl