|
1 | 1 | module github.com/pingcap/tidb-tools
|
2 | 2 |
|
3 | 3 | require (
|
4 |
| - github.com/BurntSushi/toml v1.1.0 |
| 4 | + github.com/BurntSushi/toml v1.2.0 |
5 | 5 | github.com/DATA-DOG/go-sqlmock v1.5.0
|
6 |
| - github.com/Shopify/sarama v1.31.1 |
7 | 6 | github.com/coreos/go-semver v0.3.0
|
8 | 7 | github.com/go-sql-driver/mysql v1.6.0
|
9 |
| - github.com/golang/protobuf v1.5.2 |
10 | 8 | github.com/olekukonko/tablewriter v0.0.5
|
11 | 9 | github.com/pingcap/check v0.0.0-20211026125417-57bd13f7b5f0
|
12 | 10 | github.com/pingcap/errors v0.11.5-0.20211224045212-9687c2b0f87c
|
13 | 11 | github.com/pingcap/failpoint v0.0.0-20220423142525-ae43b7f4e5c3
|
14 |
| - github.com/pingcap/kvproto v0.0.0-20220517085838-12e2f5a9d167 |
| 12 | + github.com/pingcap/kvproto v0.0.0-20220804022843-f006036b1277 |
15 | 13 | github.com/pingcap/log v1.1.0
|
16 |
| - github.com/pingcap/tidb v1.1.0-beta.0.20220617092035-96526518b4e8 |
17 |
| - github.com/pingcap/tidb/parser v0.0.0-20220617085035-580a68dff3a8 |
18 |
| - github.com/pingcap/tiflow v0.0.0-20220622093837-49960d68d8b7 |
19 |
| - github.com/pingcap/tipb v0.0.0-20220602075447-4847c5d68e73 |
| 14 | + github.com/pingcap/tidb v1.1.0-beta.0.20220819091852-41b9e26d1ef4 |
| 15 | + github.com/pingcap/tidb/parser v0.0.0-20220819091852-41b9e26d1ef4 |
| 16 | + github.com/pingcap/tiflow v0.0.0-20220905041455-ca31feec87f5 |
20 | 17 | github.com/siddontang/go v0.0.0-20180604090527-bdc77568d726
|
21 | 18 | github.com/spf13/pflag v1.0.5
|
22 |
| - github.com/stretchr/testify v1.7.2-0.20220504104629-106ec21d14df |
23 |
| - github.com/tikv/pd/client v0.0.0-20220307081149-841fa61e9710 |
24 |
| - go.etcd.io/etcd/api/v3 v3.5.2 |
| 19 | + github.com/stretchr/testify v1.8.0 |
| 20 | + github.com/tikv/pd/client v0.0.0-20220725055910-7187a7ab72db |
25 | 21 | go.etcd.io/etcd/client/v3 v3.5.2
|
26 | 22 | go.etcd.io/etcd/tests/v3 v3.5.2
|
27 | 23 | go.uber.org/atomic v1.9.0
|
28 | 24 | go.uber.org/zap v1.21.0
|
29 |
| - golang.org/x/net v0.0.0-20220516155154-20f960328961 |
30 |
| - google.golang.org/grpc v1.46.2 |
| 25 | + google.golang.org/grpc v1.48.0 |
| 26 | +) |
| 27 | + |
| 28 | +require ( |
| 29 | + cloud.google.com/go v0.102.0 // indirect |
| 30 | + cloud.google.com/go/compute v1.7.0 // indirect |
| 31 | + cloud.google.com/go/iam v0.3.0 // indirect |
| 32 | + cloud.google.com/go/storage v1.22.1 // indirect |
| 33 | + github.com/Azure/azure-sdk-for-go/sdk/azcore v0.20.0 // indirect |
| 34 | + github.com/Azure/azure-sdk-for-go/sdk/azidentity v0.12.0 // indirect |
| 35 | + github.com/Azure/azure-sdk-for-go/sdk/internal v0.8.1 // indirect |
| 36 | + github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v0.2.0 // indirect |
| 37 | + github.com/Shopify/sarama v1.31.1 // indirect |
| 38 | + github.com/VividCortex/ewma v1.1.1 // indirect |
| 39 | + github.com/aliyun/alibaba-cloud-sdk-go v1.61.1581 // indirect |
| 40 | + github.com/aws/aws-sdk-go v1.36.30 // indirect |
| 41 | + github.com/benbjohnson/clock v1.3.0 // indirect |
| 42 | + github.com/beorn7/perks v1.0.1 // indirect |
| 43 | + github.com/cespare/xxhash/v2 v2.1.2 // indirect |
| 44 | + github.com/cheggaaa/pb/v3 v3.0.8 // indirect |
| 45 | + github.com/coocood/bbloom v0.0.0-20190830030839-58deb6228d64 // indirect |
| 46 | + github.com/coocood/freecache v1.2.1 // indirect |
| 47 | + github.com/coocood/rtutil v0.0.0-20190304133409-c84515f646f2 // indirect |
| 48 | + github.com/coreos/go-systemd/v22 v22.3.2 // indirect |
| 49 | + github.com/cznic/mathutil v0.0.0-20181122101859-297441e03548 // indirect |
| 50 | + github.com/danjacques/gofslock v0.0.0-20220131014315-6e321f4509c8 // indirect |
| 51 | + github.com/davecgh/go-spew v1.1.1 // indirect |
| 52 | + github.com/deepmap/oapi-codegen v1.9.0 // indirect |
| 53 | + github.com/dgraph-io/ristretto v0.1.1-0.20220403145359-8e850b710d6d // indirect |
| 54 | + github.com/dgryski/go-farm v0.0.0-20200201041132-a6ae2369ad13 // indirect |
| 55 | + github.com/docker/go-units v0.4.0 // indirect |
| 56 | + github.com/dustin/go-humanize v1.0.0 // indirect |
| 57 | + github.com/eapache/go-resiliency v1.2.0 // indirect |
| 58 | + github.com/eapache/go-xerial-snappy v0.0.0-20180814174437-776d5712da21 // indirect |
| 59 | + github.com/eapache/queue v1.1.0 // indirect |
| 60 | + github.com/edwingeng/deque v0.0.0-20191220032131-8596380dee17 // indirect |
| 61 | + github.com/fatih/color v1.13.0 // indirect |
| 62 | + github.com/form3tech-oss/jwt-go v3.2.5+incompatible // indirect |
| 63 | + github.com/gavv/monotime v0.0.0-20190418164738-30dba4353424 // indirect |
| 64 | + github.com/getkin/kin-openapi v0.80.0 // indirect |
| 65 | + github.com/ghodss/yaml v1.0.0 // indirect |
| 66 | + github.com/gin-contrib/sse v0.1.0 // indirect |
| 67 | + github.com/gin-gonic/gin v1.7.4 // indirect |
| 68 | + github.com/go-mysql-org/go-mysql v1.6.1-0.20220718092400-c855c26b37bd // indirect |
| 69 | + github.com/go-ole/go-ole v1.2.6 // indirect |
| 70 | + github.com/go-openapi/jsonpointer v0.19.5 // indirect |
| 71 | + github.com/go-openapi/swag v0.21.1 // indirect |
| 72 | + github.com/go-playground/locales v0.14.0 // indirect |
| 73 | + github.com/go-playground/universal-translator v0.18.0 // indirect |
| 74 | + github.com/go-playground/validator/v10 v10.9.0 // indirect |
| 75 | + github.com/gogo/protobuf v1.3.2 // indirect |
| 76 | + github.com/golang/glog v1.0.0 // indirect |
| 77 | + github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect |
| 78 | + github.com/golang/protobuf v1.5.2 // indirect |
| 79 | + github.com/golang/snappy v0.0.4 // indirect |
| 80 | + github.com/google/btree v1.1.2 // indirect |
| 81 | + github.com/google/go-cmp v0.5.8 // indirect |
| 82 | + github.com/google/pprof v0.0.0-20211122183932-1daafda22083 // indirect |
| 83 | + github.com/google/uuid v1.3.0 // indirect |
| 84 | + github.com/googleapis/enterprise-certificate-proxy v0.0.0-20220520183353-fd19c99a87aa // indirect |
| 85 | + github.com/googleapis/gax-go/v2 v2.4.0 // indirect |
| 86 | + github.com/googleapis/go-type-adapters v1.0.0 // indirect |
| 87 | + github.com/gorilla/mux v1.8.0 // indirect |
| 88 | + github.com/gorilla/websocket v1.4.2 // indirect |
| 89 | + github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 // indirect |
| 90 | + github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 // indirect |
| 91 | + github.com/grpc-ecosystem/grpc-gateway v1.16.0 // indirect |
| 92 | + github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.0 // indirect |
| 93 | + github.com/hashicorp/go-uuid v1.0.2 // indirect |
| 94 | + github.com/iancoleman/strcase v0.2.0 // indirect |
| 95 | + github.com/inconshreveable/mousetrap v1.0.0 // indirect |
| 96 | + github.com/jcmturner/aescts/v2 v2.0.0 // indirect |
| 97 | + github.com/jcmturner/dnsutils/v2 v2.0.0 // indirect |
| 98 | + github.com/jcmturner/gofork v1.0.0 // indirect |
| 99 | + github.com/jcmturner/gokrb5/v8 v8.4.2 // indirect |
| 100 | + github.com/jcmturner/rpc/v2 v2.0.3 // indirect |
| 101 | + github.com/jinzhu/inflection v1.0.0 // indirect |
| 102 | + github.com/jinzhu/now v1.1.5 // indirect |
| 103 | + github.com/jmespath/go-jmespath v0.4.0 // indirect |
| 104 | + github.com/jonboulle/clockwork v0.3.0 // indirect |
| 105 | + github.com/josharian/intern v1.0.0 // indirect |
| 106 | + github.com/json-iterator/go v1.1.12 // indirect |
| 107 | + github.com/klauspost/compress v1.15.1 // indirect |
| 108 | + github.com/klauspost/cpuid v1.3.1 // indirect |
| 109 | + github.com/leodido/go-urn v1.2.1 // indirect |
| 110 | + github.com/lufia/plan9stats v0.0.0-20220326011226-f1430873d8db // indirect |
| 111 | + github.com/mailru/easyjson v0.7.7 // indirect |
| 112 | + github.com/mattn/go-colorable v0.1.12 // indirect |
| 113 | + github.com/mattn/go-isatty v0.0.14 // indirect |
| 114 | + github.com/mattn/go-runewidth v0.0.13 // indirect |
| 115 | + github.com/matttproud/golang_protobuf_extensions v1.0.1 // indirect |
| 116 | + github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect |
| 117 | + github.com/modern-go/reflect2 v1.0.2 // indirect |
| 118 | + github.com/ncw/directio v1.0.5 // indirect |
| 119 | + github.com/ngaut/pools v0.0.0-20180318154953-b7bc8c42aac7 // indirect |
| 120 | + github.com/ngaut/sync2 v0.0.0-20141008032647-7a24ed77b2ef // indirect |
| 121 | + github.com/nxadm/tail v1.4.8 // indirect |
| 122 | + github.com/opentracing/basictracer-go v1.1.0 // indirect |
| 123 | + github.com/opentracing/opentracing-go v1.2.0 // indirect |
| 124 | + github.com/phayes/freeport v0.0.0-20180830031419-95f893ade6f2 // indirect |
| 125 | + github.com/pierrec/lz4 v2.6.1+incompatible // indirect |
| 126 | + github.com/pingcap/badger v1.5.1-0.20220314162537-ab58fbf40580 // indirect |
| 127 | + github.com/pingcap/goleveldb v0.0.0-20191226122134-f82aafb29989 // indirect |
| 128 | + github.com/pingcap/sysutil v0.0.0-20220114020952-ea68d2dbf5b4 // indirect |
| 129 | + github.com/pingcap/tipb v0.0.0-20220718022156-3e2483c20a9e // indirect |
| 130 | + github.com/pkg/browser v0.0.0-20180916011732-0a3d74bf9ce4 // indirect |
| 131 | + github.com/pkg/errors v0.9.1 // indirect |
| 132 | + github.com/pmezard/go-difflib v1.0.0 // indirect |
| 133 | + github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c // indirect |
| 134 | + github.com/prometheus/client_golang v1.12.2 // indirect |
| 135 | + github.com/prometheus/client_model v0.2.0 // indirect |
| 136 | + github.com/prometheus/common v0.32.1 // indirect |
| 137 | + github.com/prometheus/procfs v0.7.3 // indirect |
| 138 | + github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 // indirect |
| 139 | + github.com/remyoudompheng/bigfft v0.0.0-20200410134404-eec4a21b6bb0 // indirect |
| 140 | + github.com/rivo/uniseg v0.2.0 // indirect |
| 141 | + github.com/shirou/gopsutil/v3 v3.22.6 // indirect |
| 142 | + github.com/shopspring/decimal v1.3.0 // indirect |
| 143 | + github.com/siddontang/go-log v0.0.0-20180807004314-8d05993dda07 // indirect |
| 144 | + github.com/sirupsen/logrus v1.9.0 // indirect |
| 145 | + github.com/soheilhy/cmux v0.1.5 // indirect |
| 146 | + github.com/spf13/cobra v1.5.0 // indirect |
| 147 | + github.com/stathat/consistent v1.0.0 // indirect |
| 148 | + github.com/stretchr/objx v0.4.0 // indirect |
| 149 | + github.com/tikv/client-go/v2 v2.0.1-0.20220818084834-0d0ae0dcfb1f // indirect |
| 150 | + github.com/tklauser/go-sysconf v0.3.10 // indirect |
| 151 | + github.com/tklauser/numcpus v0.4.0 // indirect |
| 152 | + github.com/tmc/grpc-websocket-proxy v0.0.0-20201229170055-e5319fda7802 // indirect |
| 153 | + github.com/twmb/murmur3 v1.1.3 // indirect |
| 154 | + github.com/uber/jaeger-client-go v2.30.0+incompatible // indirect |
| 155 | + github.com/uber/jaeger-lib v2.4.1+incompatible // indirect |
| 156 | + github.com/ugorji/go/codec v1.2.6 // indirect |
| 157 | + github.com/wangjohn/quickselect v0.0.0-20161129230411-ed8402a42d5f // indirect |
| 158 | + github.com/xdg/scram v1.0.3 // indirect |
| 159 | + github.com/xdg/stringprep v1.0.3 // indirect |
| 160 | + github.com/xiang90/probing v0.0.0-20190116061207-43a291ad63a2 // indirect |
| 161 | + github.com/yusufpapurcu/wmi v1.2.2 // indirect |
| 162 | + go.etcd.io/bbolt v1.3.6 // indirect |
| 163 | + go.etcd.io/etcd/api/v3 v3.5.2 // indirect |
| 164 | + go.etcd.io/etcd/client/pkg/v3 v3.5.2 // indirect |
| 165 | + go.etcd.io/etcd/client/v2 v2.305.2 // indirect |
| 166 | + go.etcd.io/etcd/pkg/v3 v3.5.2 // indirect |
| 167 | + go.etcd.io/etcd/raft/v3 v3.5.2 // indirect |
| 168 | + go.etcd.io/etcd/server/v3 v3.5.2 // indirect |
| 169 | + go.opencensus.io v0.23.0 // indirect |
| 170 | + go.opentelemetry.io/contrib v0.20.0 // indirect |
| 171 | + go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.20.0 // indirect |
| 172 | + go.opentelemetry.io/otel v0.20.0 // indirect |
| 173 | + go.opentelemetry.io/otel/exporters/otlp v0.20.0 // indirect |
| 174 | + go.opentelemetry.io/otel/metric v0.20.0 // indirect |
| 175 | + go.opentelemetry.io/otel/sdk v0.20.0 // indirect |
| 176 | + go.opentelemetry.io/otel/sdk/export/metric v0.20.0 // indirect |
| 177 | + go.opentelemetry.io/otel/sdk/metric v0.20.0 // indirect |
| 178 | + go.opentelemetry.io/otel/trace v0.20.0 // indirect |
| 179 | + go.opentelemetry.io/proto/otlp v0.7.0 // indirect |
| 180 | + go.uber.org/multierr v1.8.0 // indirect |
| 181 | + golang.org/x/crypto v0.0.0-20220214200702-86341886e292 // indirect |
| 182 | + golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e // indirect |
| 183 | + golang.org/x/net v0.0.0-20220722155237-a158d28d115b // indirect |
| 184 | + golang.org/x/oauth2 v0.0.0-20220718184931-c8730f7fcb92 // indirect |
| 185 | + golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 // indirect |
| 186 | + golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 // indirect |
| 187 | + golang.org/x/term v0.0.0-20220411215600-e5f449aeb171 // indirect |
| 188 | + golang.org/x/text v0.3.7 // indirect |
| 189 | + golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 // indirect |
| 190 | + golang.org/x/tools v0.1.12 // indirect |
| 191 | + golang.org/x/xerrors v0.0.0-20220609144429-65e65417b02f // indirect |
| 192 | + google.golang.org/api v0.84.0 // indirect |
| 193 | + google.golang.org/appengine v1.6.7 // indirect |
| 194 | + google.golang.org/genproto v0.0.0-20220719170305-83ca9fad585f // indirect |
| 195 | + google.golang.org/protobuf v1.28.0 // indirect |
| 196 | + gopkg.in/natefinch/lumberjack.v2 v2.0.0 // indirect |
| 197 | + gopkg.in/yaml.v2 v2.4.0 // indirect |
| 198 | + gopkg.in/yaml.v3 v3.0.1 // indirect |
| 199 | + gorm.io/gorm v1.23.8 // indirect |
| 200 | + sigs.k8s.io/yaml v1.2.0 // indirect |
| 201 | + sourcegraph.com/sourcegraph/appdash v0.0.0-20190731080439-ebfcffb1b5c0 // indirect |
31 | 202 | )
|
32 | 203 |
|
33 | 204 | replace github.com/golang/lint => golang.org/x/lint v0.0.0-20190930215403-16217165b5de
|
34 | 205 |
|
35 | 206 | // Suppress 'ambiguous imports' error caused by that old tikv/pd also provides `tikv/pd/client`
|
36 | 207 | replace github.com/tikv/pd => github.com/tikv/pd v0.0.0-20220218061340-602217e4455a
|
37 | 208 |
|
38 |
| -go 1.16 |
| 209 | +go 1.19 |
0 commit comments