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

require (
yy俞杨's avatar
yy俞杨 committed
	github.com/afex/hystrix-go v0.0.0-20180502004556-fa1af6a1f4f5
	github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 // indirect
	github.com/alecthomas/units v0.0.0-20190924025748-f65c72e2690d // indirect
lzp0412's avatar
lzp0412 committed
	github.com/aliyun/alibaba-cloud-sdk-go v0.0.0-20190802083043-4cd0c391755e // indirect
fangyincheng's avatar
fangyincheng committed
	github.com/apache/dubbo-go-hessian2 v1.2.5-0.20190923055845-e3dd5d131df5
lzp0412's avatar
lzp0412 committed
	github.com/buger/jsonparser v0.0.0-20181115193947-bf1c66bbce23 // indirect
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
	github.com/coreos/pkg v0.0.0-20180928190104-399ea9e2e55f // indirect
lzp0412's avatar
lzp0412 committed
	github.com/fastly/go-utils v0.0.0-20180712184237-d95a45783239 // indirect
	github.com/go-errors/errors v1.0.1 // indirect
	github.com/golang/groupcache v0.0.0-20190702054246-869f871628b6 // indirect
高辛格's avatar
高辛格 committed
lzp0412's avatar
lzp0412 committed
	github.com/jehiah/go-strftime v0.0.0-20171201141054-1d33003b3869 // indirect
	github.com/jinzhu/copier v0.0.0-20190625015134-976e0346caa8
lzp0412's avatar
lzp0412 committed
	github.com/lestrrat/go-envload v0.0.0-20180220120943-6ed08b54a570 // indirect
	github.com/lestrrat/go-file-rotatelogs v0.0.0-20180223000712-d3151e2a480f // indirect
	github.com/lestrrat/go-strftime v0.0.0-20180220042222-ba3bf9c1d042 // indirect
lzp0412's avatar
lzp0412 committed
	github.com/nacos-group/nacos-sdk-go v0.0.0-20190723125407-0242d42e3dbb
yc.fang's avatar
yc.fang committed
	github.com/samuel/go-zookeeper v0.0.0-20180130194729-c4fab1ac1bec
yy俞杨's avatar
yy俞杨 committed
	github.com/smartystreets/goconvey v0.0.0-20190710185942-9d28bd7c0945 // indirect
scott.wang's avatar
scott.wang committed
	github.com/soheilhy/cmux v0.1.4 // indirect
lzp0412's avatar
lzp0412 committed
	github.com/tebeka/strftime v0.1.3 // indirect
scott.wang's avatar
scott.wang committed
	github.com/tmc/grpc-websocket-proxy v0.0.0-20190109142713-0ad062ec5ee5 // indirect
lzp0412's avatar
lzp0412 committed
	github.com/toolkits/concurrent v0.0.0-20150624120057-a4371d70e3e3 // indirect
scott.wang's avatar
scott.wang committed
	github.com/xiang90/probing v0.0.0-20190116061207-43a291ad63a2 // indirect
scott.wang's avatar
scott.wang committed
	go.etcd.io/etcd v3.3.13+incompatible