forked from actiontech/dtle
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgo.mod
113 lines (109 loc) · 5.87 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
module github.com/actiontech/dtle
go 1.12
require (
github.com/DataDog/datadog-go v0.0.0-20180330214955-e67964b4021a // indirect
github.com/NYTimes/gziphandler v1.0.1
github.com/Shopify/sarama v1.17.0
github.com/Shopify/toxiproxy v2.1.4+incompatible // indirect
github.com/araddon/dateparse v0.0.0-20180729174819-cfd92a431d0e // indirect
github.com/araddon/gou v0.0.0-20180803232539-d7d8174cb8b3 // indirect
github.com/araddon/qlbridge v0.0.0-20190614144613-77bcb31a8923
github.com/armon/go-metrics v0.0.0-20180713145231-3c58d8115a78
github.com/armon/go-radix v1.0.0 // indirect
github.com/aws/aws-sdk-go v1.15.23 // indirect
github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d // indirect
github.com/boltdb/bolt v1.3.1 // indirect
github.com/circonus-labs/circonus-gometrics v2.2.1+incompatible // indirect
github.com/circonus-labs/circonusllhist v0.1.0 // indirect
github.com/cznic/golex v0.0.0-20181122101858-9c343928389c // indirect
github.com/cznic/parser v0.0.0-20181122101858-d773202d5b1f // indirect
github.com/cznic/strutil v0.0.0-20181122101858-275e90344537 // indirect
github.com/cznic/y v0.0.0-20181122101901-b05e8c2e8d7b // indirect
github.com/dchest/siphash v1.2.1 // indirect
github.com/docker/leadership v0.1.0
github.com/docker/libkv v0.2.1
github.com/eapache/go-resiliency v1.1.0 // indirect
github.com/eapache/go-xerial-snappy v0.0.0-20180814174437-776d5712da21 // indirect
github.com/eapache/queue v1.1.0 // indirect
github.com/elazarl/go-bindata-assetfs v1.0.0
github.com/go-ini/ini v1.38.2 // indirect
github.com/go-sql-driver/mysql v1.4.1
github.com/golang/snappy v0.0.1
github.com/hashicorp/consul v1.2.2
github.com/hashicorp/go-cleanhttp v0.0.0-20171218145408-d5fe4b57a186
github.com/hashicorp/go-getter v0.0.0-20180809191950-4bda8fa99001
github.com/hashicorp/go-immutable-radix v0.0.0-20180129170900-7f3cd4390caa // indirect
github.com/hashicorp/go-memdb v0.0.0-20180223233045-1289e7fffe71
github.com/hashicorp/go-msgpack v0.0.0-20150518234257-fa3f63826f7c
github.com/hashicorp/go-multierror v1.0.0
github.com/hashicorp/go-retryablehttp v0.0.0-20180718195005-e651d75abec6 // indirect
github.com/hashicorp/go-rootcerts v0.0.0-20160503143440-6bb64b370b90 // indirect
github.com/hashicorp/go-safetemp v1.0.0 // indirect
github.com/hashicorp/go-sockaddr v0.0.0-20180320115054-6d291a969b86 // indirect
github.com/hashicorp/go-uuid v1.0.1 // indirect
github.com/hashicorp/go-version v1.0.0
github.com/hashicorp/golang-lru v0.0.0-20180201235237-0fb14efe8c47 // indirect
github.com/hashicorp/hcl v1.0.0
github.com/hashicorp/memberlist v0.1.0
github.com/hashicorp/net-rpc-msgpackrpc v0.0.0-20151116020338-a14192a58a69
github.com/hashicorp/raft v1.0.0
github.com/hashicorp/raft-boltdb v0.0.0-20171010151810-6e5ba93211ea
github.com/hashicorp/serf v0.0.0-20180504200640-4b67f2c2b2bb
github.com/hashicorp/yamux v0.0.0-20180826203732-cc6d2ea263b2
github.com/ikarishinjieva/golang-live-coverage-report v0.0.0-20190317040040-52af5b19c76c
github.com/issuj/gofaster v0.0.0-20170702192727-b08f1666d622
github.com/jmoiron/sqlx v1.2.0 // indirect
github.com/leekchan/timeutil v0.0.0-20150802142658-28917288c48d // indirect
github.com/lib/pq v1.2.0 // indirect
github.com/lytics/datemath v0.0.0-20180727225141-3ada1c10b5de // indirect
github.com/mattn/go-isatty v0.0.4 // indirect
github.com/mb0/glob v0.0.0-20160210091149-1eb79d2de6c4 // indirect
github.com/miekg/dns v1.0.8 // indirect
github.com/mitchellh/cli v1.0.0
github.com/mitchellh/colorstring v0.0.0-20150917214807-8631ce90f286
github.com/mitchellh/copystructure v1.0.0
github.com/mitchellh/go-testing-interface v1.0.0 // indirect
github.com/mitchellh/hashstructure v1.0.0
github.com/mitchellh/mapstructure v1.1.2
github.com/mssola/user_agent v0.5.0 // indirect
github.com/nats-io/gnatsd v1.2.0
github.com/nats-io/go-nats v1.5.0
github.com/nats-io/go-nats-streaming v0.4.0 // indirect
github.com/nats-io/nats-streaming-server v0.10.2
github.com/nats-io/not.go v0.0.0-20190215212113-f31ff89f78fd
github.com/nats-io/nuid v1.0.0 // indirect
github.com/opentracing/opentracing-go v1.1.0
github.com/outbrain/golib v0.0.0-20160315180704-2418949ac30d
github.com/pascaldekloe/goe v0.1.0 // indirect
github.com/pborman/uuid v1.2.0 // indirect
github.com/pierrec/lz4 v2.0.3+incompatible // indirect
github.com/pingcap/dm v1.0.0-rc.1
github.com/pingcap/log v0.0.0-20190715063458-479153f07ebd // indirect
github.com/pingcap/parser v0.0.0-20190712081837-c3bdffe5d00e
github.com/pingcap/tidb v0.0.0-20190805102945-94498e7d06a2
github.com/pkg/errors v0.8.1
github.com/posener/complete v1.1.2 // indirect
github.com/prometheus/client_golang v0.9.4
github.com/rakyll/autopprof v0.1.0
github.com/rcrowley/go-metrics v0.0.0-20180503174638-e2704e165165 // indirect
github.com/ryanuber/columnize v2.1.0+incompatible
github.com/satori/go.uuid v1.2.0
github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 // indirect
github.com/shirou/gopsutil v2.18.12+incompatible
github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 // indirect
github.com/siddontang/go v0.0.0-20180604090527-bdc77568d726
github.com/siddontang/go-mysql v0.0.0-20190808080311-dd15a3c6
github.com/simplereach/timeutils v1.2.0 // indirect
github.com/smartystreets/goconvey v0.0.0-20190731233626-505e41936337 // indirect
github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 // indirect
github.com/uber/jaeger-client-go v2.16.0+incompatible
github.com/ugorji/go/codec v0.0.0-20190204201341-e444a5086c43
github.com/ulikunitz/xz v0.5.4 // indirect
golang.org/x/net v0.0.0-20190620200207-3b0461eec859
golang.org/x/text v0.3.2
gopkg.in/ini.v1 v1.46.0 // indirect
gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce // indirect
gopkg.in/vmihailenco/msgpack.v2 v2.9.1 // indirect
)
replace github.com/siddontang/go-mysql => github.com/ffffwh/go-mysql v0.0.0-20190808080311-dd15a3c6
replace github.com/araddon/qlbridge => github.com/ffffwh/qlbridge v0.0.0-20181026023605-fc2d5205