|
|
|
@ -6,11 +6,6 @@ require (
|
|
|
|
|
github.com/DATA-DOG/go-sqlmock v1.4.1
|
|
|
|
|
github.com/alicebob/gopher-json v0.0.0-20180125190556-5a6b3ba71ee6 // indirect
|
|
|
|
|
github.com/alicebob/miniredis v2.5.0+incompatible
|
|
|
|
|
github.com/coreos/bbolt v1.3.1-coreos.6 // indirect
|
|
|
|
|
github.com/coreos/etcd v3.3.18+incompatible
|
|
|
|
|
github.com/coreos/go-semver v0.2.0 // indirect
|
|
|
|
|
github.com/coreos/go-systemd v0.0.0-20181031085051-9002847aa142 // indirect
|
|
|
|
|
github.com/coreos/pkg v0.0.0-20160727233714-3ac0863d7acf // indirect
|
|
|
|
|
github.com/dchest/siphash v1.2.1
|
|
|
|
|
github.com/dgrijalva/jwt-go v3.2.0+incompatible
|
|
|
|
|
github.com/fatih/color v1.9.0 // indirect
|
|
|
|
@ -42,12 +37,10 @@ require (
|
|
|
|
|
github.com/pierrec/lz4 v2.5.1+incompatible // indirect
|
|
|
|
|
github.com/pkg/errors v0.9.1 // indirect
|
|
|
|
|
github.com/prometheus/client_golang v1.5.1
|
|
|
|
|
github.com/soheilhy/cmux v0.1.4 // indirect
|
|
|
|
|
github.com/spaolacci/murmur3 v1.1.0
|
|
|
|
|
github.com/stretchr/testify v1.5.1
|
|
|
|
|
github.com/tmc/grpc-websocket-proxy v0.0.0-20171017195756-830351dc03c6 // indirect
|
|
|
|
|
github.com/urfave/cli v1.22.4
|
|
|
|
|
github.com/xiang90/probing v0.0.0-20190116061207-43a291ad63a2 // indirect
|
|
|
|
|
github.com/yuin/gopher-lua v0.0.0-20191220021717-ab39c6098bdb // indirect
|
|
|
|
|
go.etcd.io/etcd v0.0.0-20200402134248-51bdeb39e698
|
|
|
|
|
go.uber.org/automaxprocs v1.3.0
|
|
|
|
|