1 Star 0 Fork 0

info-superbahn-ict/eywa

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
go.mod 1.17 KB
一键复制 编辑 原始数据 按行查看 历史
tangshibo 提交于 2021-10-20 15:59 . 1020
module gitee.com/info-superbahn-ict/eywa
go 1.15
require (
gitee.com/info-superbahn-ict/nervousgo v0.0.0-20211020015115-191f6632d9f0
github.com/Shopify/sarama v1.28.0 // indirect
github.com/Shopify/toxiproxy v2.1.4+incompatible // indirect
github.com/coreos/etcd v3.3.25+incompatible
github.com/coreos/go-semver v0.3.0 // indirect
github.com/coreos/go-systemd v0.0.0-20191104093116-d3cd4ed1dbcf // indirect
github.com/coreos/pkg v0.0.0-20180928190104-399ea9e2e55f // indirect
github.com/heatxsink/go-logstash v0.0.0-20140930100237-85506bb30a92 // indirect
github.com/olivere/elastic v6.2.37+incompatible // indirect
github.com/olivere/elastic/v7 v7.0.27
github.com/satori/go.uuid v1.2.0 // indirect
github.com/sirupsen/logrus v1.8.1
github.com/spf13/cobra v1.2.1
github.com/spf13/pflag v1.0.5
github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c // indirect
github.com/xdg/stringprep v1.0.0 // indirect
go.etcd.io/etcd v3.3.25+incompatible
go.uber.org/zap v1.19.0 // indirect
gopkg.in/yaml.v2 v2.4.0
k8s.io/api v0.19.0 // indirect
k8s.io/apimachinery v0.19.0 // indirect
k8s.io/client-go v0.19.0 // indirect
)
replace google.golang.org/grpc => google.golang.org/grpc v1.26.0
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/info-superbahn-ict/eywa.git
git@gitee.com:info-superbahn-ict/eywa.git
info-superbahn-ict
eywa
eywa
master

搜索帮助