1 Star 0 Fork 0

ylic/kratos

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
go.mod 876 Bytes
一键复制 编辑 原始数据 按行查看 历史
aquarius-kuchain 提交于 2020-07-31 12:04 . update to develop version
module github.com/KuChainNetwork/kuchain
go 1.14
require (
github.com/99designs/keyring v1.1.4 // indirect
github.com/cosmos/cosmos-sdk v0.38.5
github.com/go-pg/pg/v10 v10.0.0-beta.1
github.com/gogo/protobuf v1.3.1
github.com/golang/mock v1.4.1 // indirect
github.com/gopherjs/gopherjs v0.0.0-20200217142428-fce0ec30dd00 // indirect
github.com/gorilla/mux v1.7.4
github.com/otiai10/copy v1.1.1
github.com/pkg/errors v0.9.1
github.com/rakyll/statik v0.1.7 // indirect
github.com/smartystreets/assertions v1.0.1 // indirect
github.com/smartystreets/goconvey v1.6.4
github.com/spf13/cobra v1.0.0
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.6.3
github.com/stretchr/testify v1.5.1
github.com/tendermint/go-amino v0.15.1
github.com/tendermint/tendermint v0.33.6
github.com/tendermint/tm-db v0.5.1
go.uber.org/zap v1.13.0
gopkg.in/yaml.v2 v2.2.8
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ylic/kratos.git
git@gitee.com:ylic/kratos.git
ylic
kratos
kratos
master

搜索帮助