forked from st3v/go-plugins
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgo.mod
288 lines (285 loc) · 15.6 KB
/
go.mod
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
module github.com/micro/go-plugins
require (
cloud.google.com/go v0.39.0
contrib.go.opencensus.io/exporter/stackdriver v0.11.1 // indirect
contrib.go.opencensus.io/resource v0.0.0-20190529194238-c636715d9681 // indirect
dmitri.shuralyov.com/app/changes v0.0.0-20190416035755-036c35ce260f // indirect
dmitri.shuralyov.com/service/change v0.0.0-20190416035443-a1ef85d7455f // indirect
dmitri.shuralyov.com/state v0.0.0-20190403024436-2cf192113e66 // indirect
github.com/99designs/gqlgen v0.9.0 // indirect
github.com/Azure/azure-sdk-for-go v30.0.0+incompatible // indirect
github.com/Azure/azure-service-bus-go v0.7.0 // indirect
github.com/Azure/go-autorest v12.1.0+incompatible // indirect
github.com/Azure/go-autorest/autorest v0.2.0 // indirect
github.com/Azure/go-autorest/autorest/azure/auth v0.1.0 // indirect
github.com/Azure/go-autorest/autorest/to v0.2.0 // indirect
github.com/Azure/go-autorest/autorest/validation v0.1.0 // indirect
github.com/DataDog/dd-trace-go v1.14.0 // indirect
github.com/GoogleCloudPlatform/cloudsql-proxy v0.0.0-20190507215335-7265f74d826f // indirect
github.com/Jeffail/gabs v1.4.0 // indirect
github.com/Masterminds/sprig v2.18.0+incompatible // indirect
github.com/OneOfOne/xxhash v1.2.5 // indirect
github.com/PuerkitoBio/purell v1.1.1 // indirect
github.com/RoaringBitmap/roaring v0.4.17 // indirect
github.com/SermoDigital/jose v0.9.2-0.20161205224733-f6df55f235c2 // indirect
github.com/Shopify/sarama v1.22.1
github.com/StackExchange/wmi v0.0.0-20190523213315-cbe66965904d // indirect
github.com/abbot/go-http-auth v0.4.1-0.20181019201920-860ed7f246ff
github.com/aclements/go-gg v0.0.0-20170323211221-abd1f791f5ee // indirect
github.com/aclements/go-moremath v0.0.0-20190506201756-286cc0be6f75 // indirect
github.com/afex/hystrix-go v0.0.0-20180502004556-fa1af6a1f4f5
github.com/agnivade/levenshtein v1.0.2 // indirect
github.com/aliyun/alibaba-cloud-sdk-go v0.0.0-20190530073359-dfac1ef71ffa // indirect
github.com/aliyun/aliyun-oss-go-sdk v1.9.8 // indirect
github.com/anacrolix/missinggo v1.1.0 // indirect
github.com/anacrolix/sync v0.0.0-20180808010631-44578de4e778 // indirect
github.com/anacrolix/tagflag v1.0.0 // indirect
github.com/anacrolix/utp v0.0.0-20180219060659-9e0e1d1d0572
github.com/aokoli/goutils v1.1.0 // indirect
github.com/apache/arrow/go/arrow v0.0.0-20190530080309-c8466cd2e83f // indirect
github.com/armon/circbuf v0.0.0-20190214190532-5111143e8da2 // indirect
github.com/asaskevich/govalidator v0.0.0-20190424111038-f61b66f89f4a // indirect
github.com/asim/go-awsxray v0.0.0-20161209120537-0d8a60b6e205
github.com/asim/go-bson v0.0.0-20160318195205-84522947cabd
github.com/aws/aws-sdk-go v1.19.41
github.com/blakesmith/ar v0.0.0-20190502131153-809d4375e1fb // indirect
github.com/bradfitz/gomemcache v0.0.0-20190329173943-551aad21a668
github.com/c-bata/go-prompt v0.2.3 // indirect
github.com/chzyer/logex v1.1.10 // indirect
github.com/chzyer/test v0.0.0-20180213035817-a1ea475d72b1 // indirect
github.com/clbanning/x2j v0.0.0-20180326210544-5e605d46809c // indirect
github.com/containerd/continuity v0.0.0-20190426062206-aaeac12a7ffc // indirect
github.com/coredns/coredns v1.5.0 // indirect
github.com/coreos/etcd v3.3.13+incompatible
github.com/coreos/go-semver v0.3.0 // indirect
github.com/dave/jennifer v1.3.0 // indirect
github.com/denisenkom/go-mssqldb v0.0.0-20190515213511-eb9f6a1743f3 // indirect
github.com/denverdino/aliyungo v0.0.0-20190410085603-611ead8a6fed // indirect
github.com/dgryski/go-sip13 v0.0.0-20190329191031-25c5027a8c7b // indirect
github.com/digitalocean/godo v1.15.0 // indirect
github.com/dnstap/golang-dnstap v0.1.0 // indirect
github.com/docker/distribution v2.7.1+incompatible // indirect
github.com/docker/spdystream v0.0.0-20181023171402-6480d4af844c // indirect
github.com/eclipse/paho.mqtt.golang v1.2.0
github.com/elazarl/goproxy v0.0.0-20190421051319-9d40249d3c2f // indirect
github.com/emicklei/go-restful v2.9.5+incompatible // indirect
github.com/emirpasic/gods v1.12.0 // indirect
github.com/envoyproxy/go-control-plane v0.8.0 // indirect
github.com/evanphx/json-patch v4.2.0+incompatible // indirect
github.com/farsightsec/golang-framestream v0.0.0-20190425193708-fa4b164d59b8 // indirect
github.com/fortytw2/leaktest v1.3.0 // indirect
github.com/franela/goblin v0.0.0-20181003173013-ead4ad1d2727 // indirect
github.com/franela/goreq v0.0.0-20171204163338-bcd34c9993f8 // indirect
github.com/gammazero/deque v0.0.0-20190521012701-46e4ffb7a622 // indirect
github.com/getkin/kin-openapi v0.2.0 // indirect
github.com/gin-gonic/gin v1.4.0 // indirect
github.com/gliderlabs/ssh v0.1.4 // indirect
github.com/glycerine/goconvey v0.0.0-20190410193231-58a59202ab31 // indirect
github.com/go-acme/lego v2.6.0+incompatible // indirect
github.com/go-chi/chi v4.0.2+incompatible // indirect
github.com/go-ldap/ldap v3.0.3+incompatible // indirect
github.com/go-log/log v0.1.0
github.com/go-ole/go-ole v1.2.4 // indirect
github.com/go-openapi/jsonpointer v0.19.0 // indirect
github.com/go-openapi/jsonreference v0.19.0 // indirect
github.com/go-openapi/spec v0.19.0 // indirect
github.com/go-openapi/swag v0.19.0 // indirect
github.com/go-redsync/redsync v1.2.0
github.com/go-stomp/stomp v2.0.3+incompatible
github.com/gocql/gocql v0.0.0-20190523124812-0680bfb96414 // indirect
github.com/gogo/googleapis v1.2.0 // indirect
github.com/golang/gddo v0.0.0-20190419222130-af0f2af80721 // indirect
github.com/golang/lint v0.0.0-20190409202823-959b441ac422 // indirect
github.com/golang/mock v1.3.1 // indirect
github.com/golang/protobuf v1.3.1
github.com/gomodule/redigo v2.0.0+incompatible
github.com/google/go-github/v25 v25.1.0 // indirect
github.com/google/gofuzz v1.0.0 // indirect
github.com/google/pprof v0.0.0-20190515194954-54271f7e092f // indirect
github.com/google/subcommands v1.0.1 // indirect
github.com/google/uuid v1.1.1
github.com/gophercloud/gophercloud v0.1.0 // indirect
github.com/gopherjs/gopherjs v0.0.0-20190430165422-3e4dfb77656c // indirect
github.com/goreleaser/goreleaser v0.108.0 // indirect
github.com/gorilla/websocket v1.4.0
github.com/grpc-ecosystem/go-grpc-middleware v1.0.1-0.20190118093823-f849b5445de4 // indirect
github.com/hailocab/go-geoindex v0.0.0-20160127134810-64631bfe9711 // indirect
github.com/hashicorp/consul v1.5.1 // indirect
github.com/hashicorp/go-checkpoint v0.5.0 // indirect
github.com/hashicorp/go-discover v0.0.0-20190522154730-8aba54d36e17 // indirect
github.com/hashicorp/go-hclog v0.9.2 // indirect
github.com/hashicorp/go-memdb v1.0.3 // indirect
github.com/hashicorp/go-version v1.2.0 // indirect
github.com/hashicorp/hil v0.0.0-20190212132231-97b3a9cdfa93 // indirect
github.com/hashicorp/nomad v0.9.1 // indirect
github.com/hashicorp/nomad/api v0.0.0-20190529164939-86a6569933bd // indirect
github.com/hashicorp/raft v1.1.0 // indirect
github.com/hashicorp/raft-boltdb v0.0.0-20171010151810-6e5ba93211ea // indirect
github.com/hashicorp/serf v0.8.3 // indirect
github.com/hashicorp/vault v1.1.2-0.20190418224949-6ec1bcfb20c2 // indirect
github.com/hashicorp/vault-plugin-secrets-azure v0.5.2-0.20190509203638-8a60a8656fb0 // indirect
github.com/hashicorp/vault/api v1.0.1
github.com/hashicorp/vault/sdk v0.1.11 // indirect
github.com/huandu/xstrings v1.2.0 // indirect
github.com/hudl/fargo v1.2.0
github.com/influxdata/flux v0.31.1 // indirect
github.com/influxdata/influxdb v1.7.6 // indirect
github.com/influxdata/influxql v1.0.0 // indirect
github.com/influxdata/line-protocol v0.0.0-20190509173118-5712a8124a9a // indirect
github.com/influxdata/platform v0.0.0-20190117200541-d500d3cf5589 // indirect
github.com/jackc/pgx v3.4.0+incompatible // indirect
github.com/jarcoal/httpmock v1.0.4 // indirect
github.com/json-iterator/go v1.1.6
github.com/juju/ratelimit v1.0.1
github.com/kamilsk/retry/v4 v4.1.0 // indirect
github.com/kevinburke/go-bindata v3.13.0+incompatible // indirect
github.com/keybase/go-crypto v0.0.0-20190416182011-b785b22cc757 // indirect
github.com/kisielk/errcheck v1.2.0 // indirect
github.com/klauspost/cpuid v1.2.1 // indirect
github.com/konsorten/go-windows-terminal-sequences v1.0.2 // indirect
github.com/kr/pty v1.1.4 // indirect
github.com/kylelemons/godebug v1.1.0 // indirect
github.com/lib/pq v1.1.1 // indirect
github.com/linode/linodego v0.9.0 // indirect
github.com/lusis/go-slackbot v0.0.0-20180109053408-401027ccfef5 // indirect
github.com/lusis/slack-test v0.0.0-20190426140909-c40012f20018 // indirect
github.com/lyft/protoc-gen-validate v0.0.14 // indirect
github.com/magiconair/properties v1.8.1 // indirect
github.com/mailru/easyjson v0.0.0-20190403194419-1ea4449da983 // indirect
github.com/mattn/go-colorable v0.1.2 // indirect
github.com/mattn/go-runewidth v0.0.4 // indirect
github.com/mattn/go-sqlite3 v1.10.0 // indirect
github.com/mattn/go-tty v0.0.0-20190424173100-523744f04859 // indirect
github.com/mattn/go-zglob v0.0.1 // indirect
github.com/mholt/caddy v1.0.0 // indirect
github.com/mholt/certmagic v0.5.1 // indirect
github.com/micro/cli v0.2.0
github.com/micro/examples v0.0.0-20190130075939-4c88706279b7
github.com/micro/go-api v0.6.0 // indirect
github.com/micro/go-bot v1.1.0 // indirect
github.com/micro/go-config v1.0.0 // indirect
github.com/micro/go-grpc v0.8.0 // indirect
github.com/micro/go-micro v1.6.1-0.20190612120317-2b18b11ab180
github.com/micro/go-rcache v0.3.0 // indirect
github.com/micro/go-web v1.0.0 // indirect
github.com/micro/micro v0.22.1
github.com/micro/util v0.2.0 // indirect
github.com/miekg/dns v1.1.13 // indirect
github.com/minio/highwayhash v1.0.0
github.com/mitchellh/gox v1.0.1 // indirect
github.com/mitchellh/hashstructure v1.0.0
github.com/mitchellh/pointerstructure v0.0.0-20190430161007-f252a8fd71c8 // indirect
github.com/munnerz/goautoneg v0.0.0-20190414153302-2ae31c8b6b30 // indirect
github.com/nats-io/nats-server/v2 v2.0.0 // indirect
github.com/nats-io/nats-streaming-server v0.14.2 // indirect
github.com/nats-io/nats.go v1.8.2-0.20190607221125-9f4d16fe7c2d
github.com/nats-io/stan.go v0.5.0
github.com/nsqio/go-nsq v1.0.7
github.com/nu7hatch/gouuid v0.0.0-20131221200532-179d4d0c4d8d // indirect
github.com/olekukonko/tablewriter v0.0.0-20170122224234-a0225b3f23b5 // indirect
github.com/onsi/gomega v1.5.0 // indirect
github.com/op/go-logging v0.0.0-20160315200505-970db520ece7
github.com/opentracing/opentracing-go v1.1.0
github.com/openzipkin/zipkin-go v0.1.6 // indirect
github.com/openzipkin/zipkin-go-opentracing v0.3.5 // indirect
github.com/pelletier/go-toml v1.4.0 // indirect
github.com/pkg/term v0.0.0-20190109203006-aa71e9d9e942 // indirect
github.com/pquerna/otp v1.2.0 // indirect
github.com/prometheus/client_golang v0.9.3
github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90
github.com/prometheus/common v0.4.1 // indirect
github.com/prometheus/procfs v0.0.1 // indirect
github.com/prometheus/tsdb v0.8.0 // indirect
github.com/remyoudompheng/bigfft v0.0.0-20190512091148-babf20351dd7 // indirect
github.com/rogpeppe/fastuuid v1.1.0 // indirect
github.com/rs/cors v1.6.0
github.com/russross/blackfriday v2.0.0+incompatible // indirect
github.com/samuel/go-zookeeper v0.0.0-20180130194729-c4fab1ac1bec
github.com/segmentio/kafka-go v0.2.4 // indirect
github.com/shirou/gopsutil v2.18.12+incompatible // indirect
github.com/shurcooL/events v0.0.0-20190403073608-99a35243dbf4 // indirect
github.com/shurcooL/go v0.0.0-20190330031554-6713ea532688 // indirect
github.com/shurcooL/home v0.0.0-20190518200933-17791dca3219 // indirect
github.com/shurcooL/htmlg v0.0.0-20190503024804-b6326af49ef6 // indirect
github.com/shurcooL/httpfs v0.0.0-20190527155220-6a4d4a70508b // indirect
github.com/shurcooL/vfsgen v0.0.0-20181202132449-6a9ea43bcacd // indirect
github.com/shurcooL/webdavfs v0.0.0-20190527155401-0680c3c63e3c // indirect
github.com/sirupsen/logrus v1.4.2
github.com/smartystreets/assertions v0.0.0-20190401211740-f487f9de1cd3 // indirect
github.com/softlayer/softlayer-go v0.0.0-20190508182157-7c592eb2559c // indirect
github.com/sony/gobreaker v0.4.1
github.com/spaolacci/murmur3 v1.1.0 // indirect
github.com/spf13/cobra v0.0.4 // indirect
github.com/spf13/jwalterweatherman v1.1.0 // indirect
github.com/spf13/viper v1.4.0 // indirect
github.com/streadway/amqp v0.0.0-20190404075320-75d898a42a94
github.com/stretchr/objx v0.2.0 // indirect
github.com/stretchr/testify v1.3.0
github.com/testcontainers/testcontainer-go v0.0.4 // indirect
github.com/tinylib/msgp v1.1.0
github.com/uber-go/atomic v1.4.0 // indirect
github.com/uber/jaeger-client-go v2.16.0+incompatible // indirect
github.com/uber/jaeger-lib v2.0.0+incompatible // indirect
github.com/ugorji/go v1.1.5-pre // indirect
github.com/vektah/dataloaden v0.3.0 // indirect
github.com/vmware/govmomi v0.20.1 // indirect
github.com/vmware/vic v1.5.2 // indirect
github.com/xanzy/ssh-agent v0.2.1 // indirect
go.etcd.io/etcd v3.3.13+incompatible // indirect
go.mongodb.org/mongo-driver v1.0.2 // indirect
go.opencensus.io v0.22.0
go.uber.org/ratelimit v0.0.0-20180316092928-c15da0234277
go4.org v0.0.0-20190313082347-94abd6928b1d // indirect
gocloud.dev v0.15.0
gocloud.dev/pubsub/rabbitpubsub v0.15.0
golang.org/x/build v0.0.0-20190529223741-d1024a741590 // indirect
golang.org/x/exp v0.0.0-20190510132918-efd6b22b2522 // indirect
golang.org/x/exp/errors v0.0.0-20190510132918-efd6b22b2522 // indirect
golang.org/x/image v0.0.0-20190523035834-f03afa92d3ff // indirect
golang.org/x/lint v0.0.0-20190409202823-959b441ac422 // indirect
golang.org/x/mobile v0.0.0-20190509164839-32b2708ab171 // indirect
golang.org/x/net v0.0.0-20190607181551-461777fb6f67
golang.org/x/oauth2 v0.0.0-20190523182746-aaccbc9213b0
golang.org/x/perf v0.0.0-20190501051839-6835260b7148 // indirect
golang.org/x/sys v0.0.0-20190531132440-69e3a3a65b5b // indirect
golang.org/x/tools v0.0.0-20190530043710-12d73424210d // indirect
golang.org/x/xerrors v0.0.0-20190513163551-3ee3066db522 // indirect
gonum.org/v1/gonum v0.0.0-20190520094443-a5f8f3a4840b // indirect
gonum.org/v1/netlib v0.0.0-20190331212654-76723241ea4e // indirect
google.golang.org/api v0.5.0
google.golang.org/appengine v1.6.0 // indirect
google.golang.org/genproto v0.0.0-20190530194941-fb225487d101
google.golang.org/grpc v1.21.1
gopkg.in/DataDog/dd-trace-go.v1 v1.14.0
gopkg.in/bsm/ratelimit.v1 v1.0.0-20160220154919-db14e161995a // indirect
gopkg.in/cheggaaa/pb.v1 v1.0.25 // indirect
gopkg.in/gcfg.v1 v1.2.3 // indirect
gopkg.in/ldap.v3 v3.0.3
gopkg.in/redis.v3 v3.6.4
gopkg.in/src-d/go-billy.v4 v4.3.0 // indirect
gopkg.in/src-d/go-git-fixtures.v3 v3.5.0 // indirect
honnef.co/go/tools v0.0.0-20190530105301-1da3061645b4 // indirect
k8s.io/api v0.0.0-20190409092523-d687e77c8ae9
k8s.io/apimachinery v0.0.0-20190409092423-760d1845f48b
k8s.io/client-go v10.0.0+incompatible
sigs.k8s.io/structured-merge-diff v0.0.0-20190525122527-15d366b2352e // indirect
sourcegraph.com/sourcegraph/appdash v0.0.0-20190107175209-d9ea5c54f7dc // indirect
)
exclude (
github.com/Sirupsen/logrus v1.1.0
github.com/Sirupsen/logrus v1.1.1
github.com/Sirupsen/logrus v1.2.0
github.com/Sirupsen/logrus v1.3.0
github.com/Sirupsen/logrus v1.4.0
github.com/Sirupsen/logrus v1.4.1
github.com/Sirupsen/logrus v1.4.2
sourcegraph.com/sourcegraph/go-diff v0.5.1
)
replace (
github.com/golang/lint => github.com/golang/lint v0.0.0-20190227174305-8f45f776aaf1
github.com/testcontainers/testcontainer-go => github.com/testcontainers/testcontainers-go v0.0.0-20181115231424-8e868ca12c0f
github.com/ugorji/go/codec => github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8
k8s.io/api => k8s.io/api v0.0.0-20190409021203-6e4e0e4f393b
k8s.io/apimachinery => k8s.io/apimachinery v0.0.0-20190404173353-6a84e37a896d
k8s.io/client-go => k8s.io/client-go v11.0.1-0.20190409021438-1a26190bd76a+incompatible
)