2019-08-16 18:18:43 +03:00
|
|
|
module vitess.io/vitess
|
|
|
|
|
2021-08-17 19:17:20 +03:00
|
|
|
go 1.17
|
2019-08-16 18:18:43 +03:00
|
|
|
|
|
|
|
require (
|
2021-05-07 18:48:40 +03:00
|
|
|
cloud.google.com/go/storage v1.10.0
|
2021-03-31 17:45:56 +03:00
|
|
|
github.com/AdaLogics/go-fuzz-headers v0.0.0-20210330150358-dbd898e17899
|
2020-10-08 05:27:05 +03:00
|
|
|
github.com/Azure/azure-pipeline-go v0.2.2
|
|
|
|
github.com/Azure/azure-storage-blob-go v0.10.0
|
2020-12-30 22:29:59 +03:00
|
|
|
github.com/Azure/go-autorest/autorest v0.10.0 // indirect
|
2020-11-24 05:49:35 +03:00
|
|
|
github.com/DataDog/datadog-go v2.2.0+incompatible
|
2019-12-19 16:01:24 +03:00
|
|
|
github.com/GeertJohan/go.rice v1.0.0
|
2021-08-17 15:23:11 +03:00
|
|
|
github.com/HdrHistogram/hdrhistogram-go v0.9.0 // indirect
|
2020-03-18 12:52:27 +03:00
|
|
|
github.com/PuerkitoBio/goquery v1.5.1
|
2020-12-30 22:29:59 +03:00
|
|
|
github.com/aquarapid/vaultlib v0.5.1
|
2020-08-14 02:24:41 +03:00
|
|
|
github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6
|
2021-06-06 11:29:59 +03:00
|
|
|
github.com/armon/go-metrics v0.0.0-20190430140413-ec5e00d3c878 // indirect
|
2021-08-16 17:15:53 +03:00
|
|
|
github.com/aws/aws-sdk-go v1.34.2
|
2020-04-17 13:53:14 +03:00
|
|
|
github.com/buger/jsonparser v0.0.0-20200322175846-f7e751efca13
|
2019-11-15 15:09:41 +03:00
|
|
|
github.com/cespare/xxhash/v2 v2.1.1
|
2020-08-14 02:24:41 +03:00
|
|
|
github.com/codegangsta/inject v0.0.0-20150114235600-33e0aa1cb7c0 // indirect
|
2020-01-17 04:04:40 +03:00
|
|
|
github.com/corpix/uarand v0.1.1 // indirect
|
2021-01-25 19:49:39 +03:00
|
|
|
github.com/dave/jennifer v1.4.1
|
2019-12-12 23:26:05 +03:00
|
|
|
github.com/evanphx/json-patch v4.5.0+incompatible
|
2021-06-02 05:25:35 +03:00
|
|
|
github.com/fsnotify/fsnotify v1.4.9
|
2020-08-14 02:24:41 +03:00
|
|
|
github.com/go-martini/martini v0.0.0-20170121215854-22fa46961aab
|
2021-07-22 10:43:55 +03:00
|
|
|
github.com/go-sql-driver/mysql v1.6.0
|
2019-08-16 18:18:43 +03:00
|
|
|
github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
|
2021-05-07 18:48:40 +03:00
|
|
|
github.com/golang/mock v1.5.0
|
2021-05-24 17:57:16 +03:00
|
|
|
github.com/golang/protobuf v1.5.2
|
2020-06-23 01:01:24 +03:00
|
|
|
github.com/golang/snappy v0.0.1
|
2021-05-07 18:48:40 +03:00
|
|
|
github.com/google/go-cmp v0.5.5
|
2020-10-20 03:12:06 +03:00
|
|
|
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
|
2021-05-07 18:48:40 +03:00
|
|
|
github.com/google/uuid v1.1.2
|
2018-12-28 07:24:53 +03:00
|
|
|
github.com/googleapis/gnostic v0.2.0 // indirect
|
2020-12-13 00:45:44 +03:00
|
|
|
github.com/gorilla/handlers v1.5.1
|
2020-12-12 07:53:58 +03:00
|
|
|
github.com/gorilla/mux v1.8.0
|
|
|
|
github.com/gorilla/websocket v1.4.2
|
2019-09-27 04:42:47 +03:00
|
|
|
github.com/grpc-ecosystem/go-grpc-middleware v1.1.0
|
|
|
|
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
|
2020-06-23 01:01:24 +03:00
|
|
|
github.com/hashicorp/consul/api v1.5.0
|
2020-06-24 14:35:21 +03:00
|
|
|
github.com/hashicorp/go-immutable-radix v1.1.0 // indirect
|
2021-06-06 11:29:59 +03:00
|
|
|
github.com/hashicorp/go-msgpack v0.5.5 // indirect
|
2020-06-24 14:35:21 +03:00
|
|
|
github.com/hashicorp/go-sockaddr v1.0.2 // indirect
|
|
|
|
github.com/hashicorp/go-uuid v1.0.2 // indirect
|
|
|
|
github.com/hashicorp/serf v0.9.2 // indirect
|
2020-08-14 02:24:41 +03:00
|
|
|
github.com/howeyc/gopass v0.0.0-20190910152052-7cb4b85ec19c
|
2020-01-17 04:04:40 +03:00
|
|
|
github.com/icrowley/fake v0.0.0-20180203215853-4178557ae428
|
2018-12-28 07:24:53 +03:00
|
|
|
github.com/imdario/mergo v0.3.6 // indirect
|
2021-08-16 17:15:53 +03:00
|
|
|
github.com/jmespath/go-jmespath v0.4.0 // indirect
|
2021-07-22 10:43:55 +03:00
|
|
|
github.com/jmoiron/sqlx v1.3.3
|
2020-04-17 13:53:14 +03:00
|
|
|
github.com/klauspost/compress v1.4.1 // indirect
|
|
|
|
github.com/klauspost/cpuid v1.2.0 // indirect
|
2020-05-15 19:27:57 +03:00
|
|
|
github.com/klauspost/pgzip v1.2.4
|
2020-08-04 08:53:53 +03:00
|
|
|
github.com/krishicks/yaml-patch v0.0.10
|
2021-07-12 15:09:40 +03:00
|
|
|
github.com/magiconair/properties v1.8.5
|
2020-08-14 02:24:41 +03:00
|
|
|
github.com/martini-contrib/auth v0.0.0-20150219114609-fa62c19b7ae8
|
|
|
|
github.com/martini-contrib/gzip v0.0.0-20151124214156-6c035326b43f
|
|
|
|
github.com/martini-contrib/render v0.0.0-20150707142108-ec18f8345a11
|
2021-07-22 10:43:55 +03:00
|
|
|
github.com/mattn/go-sqlite3 v1.14.6
|
2019-08-16 18:18:43 +03:00
|
|
|
github.com/minio/minio-go v0.0.0-20190131015406-c8a261de75c1
|
2020-04-17 13:53:14 +03:00
|
|
|
github.com/mitchellh/go-testing-interface v1.14.0 // indirect
|
2020-08-14 02:24:41 +03:00
|
|
|
github.com/montanaflynn/stats v0.6.3
|
2020-07-04 18:24:49 +03:00
|
|
|
github.com/olekukonko/tablewriter v0.0.5-0.20200416053754-163badb3bac6
|
2020-04-17 13:53:14 +03:00
|
|
|
github.com/onsi/ginkgo v1.10.3 // indirect
|
|
|
|
github.com/onsi/gomega v1.7.1 // indirect
|
2019-08-16 18:18:43 +03:00
|
|
|
github.com/opentracing-contrib/go-grpc v0.0.0-20180928155321-4b5a12d3ff02
|
2019-08-17 22:21:48 +03:00
|
|
|
github.com/opentracing/opentracing-go v1.1.0
|
2020-08-14 02:24:41 +03:00
|
|
|
github.com/oxtoacart/bpool v0.0.0-20190530202638-03653db5a59c // indirect
|
|
|
|
github.com/patrickmn/go-cache v2.1.0+incompatible
|
2019-12-19 16:01:24 +03:00
|
|
|
github.com/pborman/uuid v1.2.0
|
2020-01-20 23:30:06 +03:00
|
|
|
github.com/philhofer/fwd v1.0.0 // indirect
|
2019-12-13 03:57:48 +03:00
|
|
|
github.com/pires/go-proxyproto v0.0.0-20191211124218-517ecdf5bb2b
|
2020-10-08 05:27:05 +03:00
|
|
|
github.com/pkg/errors v0.9.1
|
2020-11-17 01:58:36 +03:00
|
|
|
github.com/planetscale/pargzip v0.0.0-20201116224723-90c7fc03ea8a
|
2021-07-22 10:43:55 +03:00
|
|
|
github.com/planetscale/tengo v0.10.1-ps.v4
|
2021-07-12 18:58:56 +03:00
|
|
|
github.com/planetscale/vtprotobuf v0.2.0
|
2021-06-22 12:06:07 +03:00
|
|
|
github.com/prometheus/client_golang v1.11.0
|
2021-07-04 04:02:16 +03:00
|
|
|
github.com/prometheus/common v0.29.0 // indirect
|
2020-08-14 02:24:41 +03:00
|
|
|
github.com/rcrowley/go-metrics v0.0.0-20200313005456-10cdbea86bc0
|
|
|
|
github.com/samuel/go-zookeeper v0.0.0-20200724154423-2164a8ac840e
|
2020-12-30 22:29:59 +03:00
|
|
|
github.com/satori/go.uuid v1.2.0 // indirect
|
2020-08-14 02:24:41 +03:00
|
|
|
github.com/sjmudd/stopwatch v0.0.0-20170613150411-f380bf8a9be1
|
2020-12-12 07:53:58 +03:00
|
|
|
github.com/soheilhy/cmux v0.1.4
|
|
|
|
github.com/spf13/cobra v1.1.1
|
2020-12-11 04:23:30 +03:00
|
|
|
github.com/spf13/pflag v1.0.5
|
2021-07-12 15:09:40 +03:00
|
|
|
github.com/spf13/viper v1.8.1
|
2020-08-25 22:25:10 +03:00
|
|
|
github.com/spyzhov/ajson v0.4.2
|
2021-06-22 12:06:07 +03:00
|
|
|
github.com/stretchr/testify v1.7.0
|
2019-08-16 18:18:43 +03:00
|
|
|
github.com/tchap/go-patricia v0.0.0-20160729071656-dd168db6051b
|
2020-02-18 12:02:34 +03:00
|
|
|
github.com/tebeka/selenium v0.9.9
|
2020-01-20 23:30:06 +03:00
|
|
|
github.com/tinylib/msgp v1.1.1 // indirect
|
2019-08-17 22:21:48 +03:00
|
|
|
github.com/uber-go/atomic v1.4.0 // indirect
|
2019-08-16 18:18:43 +03:00
|
|
|
github.com/uber/jaeger-client-go v2.16.0+incompatible
|
2021-08-17 15:23:11 +03:00
|
|
|
github.com/uber/jaeger-lib v2.4.1+incompatible // indirect
|
2019-08-16 18:18:43 +03:00
|
|
|
github.com/z-division/go-zookeeper v0.0.0-20190128072838-6d7457066b9b
|
2021-06-22 12:06:07 +03:00
|
|
|
go.etcd.io/etcd/api/v3 v3.5.0
|
|
|
|
go.etcd.io/etcd/client/pkg/v3 v3.5.0
|
|
|
|
go.etcd.io/etcd/client/v3 v3.5.0
|
|
|
|
golang.org/x/lint v0.0.0-20210508222113-6edffad5e616
|
2021-08-26 12:05:17 +03:00
|
|
|
golang.org/x/net v0.0.0-20210825183410-e898025ed96a
|
|
|
|
golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f
|
2021-05-07 18:48:40 +03:00
|
|
|
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
|
2021-08-26 12:05:17 +03:00
|
|
|
golang.org/x/sys v0.0.0-20210823070655-63515b42dcdf // indirect
|
2021-08-26 12:15:50 +03:00
|
|
|
golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b
|
2021-08-26 12:05:17 +03:00
|
|
|
golang.org/x/text v0.3.7
|
|
|
|
golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac
|
|
|
|
golang.org/x/tools v0.1.5
|
2021-05-07 18:48:40 +03:00
|
|
|
google.golang.org/api v0.45.0
|
2021-07-04 04:02:16 +03:00
|
|
|
google.golang.org/genproto v0.0.0-20210701191553-46259e63a0a9 // indirect
|
|
|
|
google.golang.org/grpc v1.39.0
|
2021-05-07 18:48:40 +03:00
|
|
|
google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.1.0
|
2021-05-12 13:59:13 +03:00
|
|
|
google.golang.org/grpc/examples v0.0.0-20210430044426-28078834f35b
|
2021-07-04 04:02:16 +03:00
|
|
|
google.golang.org/protobuf v1.27.1
|
2020-01-10 06:02:41 +03:00
|
|
|
gopkg.in/DataDog/dd-trace-go.v1 v1.17.0
|
2018-12-28 07:24:53 +03:00
|
|
|
gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d // indirect
|
2020-08-14 02:24:41 +03:00
|
|
|
gopkg.in/gcfg.v1 v1.2.3
|
2019-08-16 18:18:43 +03:00
|
|
|
gopkg.in/ldap.v2 v2.5.0
|
2020-08-14 02:24:41 +03:00
|
|
|
gopkg.in/warnings.v0 v0.1.2 // indirect
|
2020-12-12 03:51:48 +03:00
|
|
|
gopkg.in/yaml.v2 v2.4.0
|
2020-04-30 23:29:07 +03:00
|
|
|
gotest.tools v2.2.0+incompatible
|
2021-05-07 18:48:40 +03:00
|
|
|
honnef.co/go/tools v0.0.1-2020.1.4
|
2018-12-28 07:24:53 +03:00
|
|
|
k8s.io/apiextensions-apiserver v0.17.3
|
|
|
|
k8s.io/apimachinery v0.17.3
|
|
|
|
k8s.io/client-go v0.17.3
|
2021-03-25 15:10:16 +03:00
|
|
|
k8s.io/code-generator v0.17.3
|
2021-05-07 18:48:40 +03:00
|
|
|
sigs.k8s.io/yaml v1.2.0
|
2019-08-16 18:18:43 +03:00
|
|
|
)
|
2021-08-17 19:17:20 +03:00
|
|
|
|
|
|
|
require (
|
|
|
|
cloud.google.com/go v0.81.0 // indirect
|
|
|
|
github.com/BurntSushi/toml v0.3.1 // indirect
|
|
|
|
github.com/GeertJohan/go.incremental v1.0.0 // indirect
|
|
|
|
github.com/VividCortex/mysqlerr v0.0.0-20201215173831-4c396ae82aac // indirect
|
|
|
|
github.com/akavel/rsrc v0.8.0 // indirect
|
|
|
|
github.com/andybalholm/cascadia v1.1.0 // indirect
|
|
|
|
github.com/beorn7/perks v1.0.1 // indirect
|
|
|
|
github.com/blang/semver v3.5.1+incompatible // indirect
|
|
|
|
github.com/coreos/go-semver v0.3.0 // indirect
|
|
|
|
github.com/coreos/go-systemd/v22 v22.3.2 // indirect
|
|
|
|
github.com/daaku/go.zipexe v1.0.0 // indirect
|
|
|
|
github.com/davecgh/go-spew v1.1.1 // indirect
|
|
|
|
github.com/fatih/color v1.9.0 // indirect
|
|
|
|
github.com/felixge/httpsnoop v1.0.1 // indirect
|
|
|
|
github.com/gogo/protobuf v1.3.2 // indirect
|
|
|
|
github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e // indirect
|
|
|
|
github.com/google/gofuzz v1.0.0 // indirect
|
|
|
|
github.com/googleapis/gax-go/v2 v2.0.5 // indirect
|
|
|
|
github.com/hashicorp/go-cleanhttp v0.5.1 // indirect
|
|
|
|
github.com/hashicorp/go-hclog v0.12.0 // indirect
|
|
|
|
github.com/hashicorp/go-rootcerts v1.0.2 // indirect
|
|
|
|
github.com/hashicorp/golang-lru v0.5.1 // indirect
|
|
|
|
github.com/hashicorp/hcl v1.0.0 // indirect
|
|
|
|
github.com/inconshreveable/mousetrap v1.0.0 // indirect
|
|
|
|
github.com/jessevdk/go-flags v1.4.0 // indirect
|
|
|
|
github.com/json-iterator/go v1.1.11 // indirect
|
|
|
|
github.com/jstemmer/go-junit-report v0.9.1 // indirect
|
|
|
|
github.com/mattn/go-colorable v0.1.6 // indirect
|
|
|
|
github.com/mattn/go-ieproxy v0.0.0-20190702010315-6dee0af9227d // indirect
|
|
|
|
github.com/mattn/go-isatty v0.0.12 // indirect
|
|
|
|
github.com/mattn/go-runewidth v0.0.7 // indirect
|
|
|
|
github.com/matttproud/golang_protobuf_extensions v1.0.1 // indirect
|
|
|
|
github.com/mitchellh/go-homedir v1.1.0 // indirect
|
|
|
|
github.com/mitchellh/mapstructure v1.4.1 // indirect
|
|
|
|
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
|
|
|
|
github.com/modern-go/reflect2 v1.0.1 // indirect
|
|
|
|
github.com/nkovacs/streamquote v0.0.0-20170412213628-49af9bddb229 // indirect
|
|
|
|
github.com/nozzle/throttler v0.0.0-20180817012639-2ea982251481 // indirect
|
|
|
|
github.com/pelletier/go-toml v1.9.3 // indirect
|
|
|
|
github.com/pmezard/go-difflib v1.0.0 // indirect
|
|
|
|
github.com/prometheus/client_model v0.2.0 // indirect
|
|
|
|
github.com/prometheus/procfs v0.6.0 // indirect
|
|
|
|
github.com/spf13/afero v1.6.0 // indirect
|
|
|
|
github.com/spf13/cast v1.3.1 // indirect
|
|
|
|
github.com/spf13/jwalterweatherman v1.1.0 // indirect
|
|
|
|
github.com/subosito/gotenv v1.2.0 // indirect
|
|
|
|
github.com/valyala/bytebufferpool v1.0.0 // indirect
|
|
|
|
github.com/valyala/fasttemplate v1.0.1 // indirect
|
|
|
|
go.opencensus.io v0.23.0 // indirect
|
|
|
|
go.uber.org/atomic v1.7.0 // indirect
|
|
|
|
go.uber.org/multierr v1.6.0 // indirect
|
|
|
|
go.uber.org/zap v1.17.0 // indirect
|
2021-08-26 12:15:50 +03:00
|
|
|
golang.org/x/crypto v0.0.0-20210817164053-32db794688a5 // indirect
|
2021-08-17 19:17:20 +03:00
|
|
|
golang.org/x/mod v0.4.2 // indirect
|
|
|
|
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
|
|
|
|
google.golang.org/appengine v1.6.7 // indirect
|
|
|
|
gopkg.in/inf.v0 v0.9.1 // indirect
|
|
|
|
gopkg.in/ini.v1 v1.62.0 // indirect
|
|
|
|
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b // indirect
|
|
|
|
k8s.io/api v0.17.3 // indirect
|
|
|
|
k8s.io/gengo v0.0.0-20190822140433-26a664648505 // indirect
|
|
|
|
k8s.io/klog v1.0.0 // indirect
|
|
|
|
k8s.io/kube-openapi v0.0.0-20191107075043-30be4d16710a // indirect
|
|
|
|
k8s.io/utils v0.0.0-20191114184206-e782cd3c129f // indirect
|
|
|
|
)
|