Skip to content
Snippets Groups Projects
go.mod 3.26 KiB
Newer Older
yc.fang's avatar
yc.fang committed

require (
xg.gao's avatar
xg.gao committed
	cloud.google.com/go v0.39.0 // indirect
	github.com/Microsoft/go-winio v0.4.13 // indirect
	github.com/NYTimes/gziphandler v1.1.1 // indirect
yy俞杨's avatar
yy俞杨 committed
	github.com/afex/hystrix-go v0.0.0-20180502004556-fa1af6a1f4f5
scott.wang's avatar
scott.wang committed
	github.com/coreos/bbolt v1.3.3 // indirect
	github.com/coreos/etcd v3.3.13+incompatible
	github.com/coreos/go-semver v0.3.0 // indirect
	github.com/coreos/go-systemd v0.0.0-20190719114852-fd7a80b32e1f // indirect
xg.gao's avatar
xg.gao committed
xg.gao's avatar
xg.gao committed
	github.com/frankban/quicktest v1.4.1 // indirect
	github.com/ghodss/yaml v1.0.1-0.20190212211648-25d852aebe32 // indirect
	github.com/golang/groupcache v0.0.0-20190702054246-869f871628b6 // indirect
xg.gao's avatar
xg.gao committed
	github.com/google/go-cmp v0.3.1 // indirect
	github.com/grpc-ecosystem/go-grpc-middleware v1.0.1-0.20190118093823-f849b5445de4 // indirect
flixgithub's avatar
flixgithub committed
	github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645
xg.gao's avatar
xg.gao committed
	github.com/hashicorp/consul v1.8.0
	github.com/hashicorp/consul/api v1.5.0
	github.com/hashicorp/go-raftchunking v0.6.3-0.20191002164813-7e9e8525653a // indirect
	github.com/hashicorp/golang-lru v0.5.3 // indirect
	github.com/hashicorp/vault/api v1.0.5-0.20191108163347-bdd38fca2cff // indirect
	github.com/hashicorp/vault/sdk v0.1.14-0.20191112033314-390e96e22eb2
	github.com/jinzhu/copier v0.0.0-20190625015134-976e0346caa8
邹毅贤's avatar
邹毅贤 committed
	github.com/juju/loggo v0.0.0-20190526231331-6e530bcce5d8 // indirect
	github.com/juju/testing v0.0.0-20191001232224-ce9dec17d28b // indirect
Ming Deng's avatar
Ming Deng committed
	github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
xg.gao's avatar
xg.gao committed
	github.com/pierrec/lz4 v2.2.6+incompatible // indirect
flycash's avatar
flycash committed
	github.com/satori/go.uuid v1.2.1-0.20181028125025-b2ce2384e17b
xg.gao's avatar
xg.gao committed
	github.com/shirou/gopsutil v2.19.9+incompatible // indirect
yy俞杨's avatar
yy俞杨 committed
	github.com/smartystreets/goconvey v0.0.0-20190710185942-9d28bd7c0945 // indirect
xg.gao's avatar
xg.gao committed
	github.com/stretchr/objx v0.2.0 // indirect
邹毅贤's avatar
邹毅贤 committed
	github.com/zouyx/agollo v0.0.0-20191114083447-dde9fc9f35b8
aliiohs's avatar
aliiohs committed
	go.etcd.io/bbolt v1.3.4 // indirect
xg.gao's avatar
xg.gao committed
	google.golang.org/genproto v0.0.0-20190801165951-fa694d86fc64 // indirect
	google.golang.org/grpc v1.23.0
	gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce // indirect
	gopkg.in/yaml.v2 v2.2.8
	k8s.io/api v0.16.9
	k8s.io/apimachinery v0.16.9
	k8s.io/client-go v0.16.9
	k8s.io/kube-openapi v0.0.0-20191107075043-30be4d16710a // indirect
yc.fang's avatar
yc.fang committed
)
imxyb's avatar
imxyb committed

go 1.13
xg.gao's avatar
xg.gao committed

replace launchpad.net/gocheck => github.com/go-check/check v0.0.0-20140225173054-eb6ee6f84d0a