1 Star 0 Fork 1

小应子/jupiter

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
go.mod 2.21 KB
一键复制 编辑 原始数据 按行查看 历史
bailu 提交于 2020-05-29 12:21 . init
module github.com/douyu/jupiter
go 1.14
require (
github.com/BurntSushi/toml v0.3.1
github.com/apache/rocketmq-client-go v0.0.0-20191211114916-85ee94b43cef
github.com/codegangsta/inject v0.0.0-20150114235600-33e0aa1cb7c0
github.com/coreos/go-semver v0.3.0 // indirect
github.com/coreos/go-systemd v0.0.0-20191104093116-d3cd4ed1dbcf // indirect
github.com/davecgh/go-spew v1.1.1
github.com/fatih/structtag v1.2.0
github.com/flosch/pongo2 v0.0.0-20200518135938-dfb43dbdc22a
github.com/fsnotify/fsnotify v1.4.9
github.com/go-redis/redis v6.15.7+incompatible
github.com/go-resty/resty/v2 v2.2.0
github.com/gobuffalo/packr/v2 v2.8.0
github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e // indirect
github.com/golang/protobuf v1.4.2
github.com/google/uuid v1.1.1 // indirect
github.com/gopherjs/gopherjs v0.0.0-20200217142428-fce0ec30dd00 // indirect
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
github.com/grpc-ecosystem/grpc-gateway v1.9.6 // indirect
github.com/jinzhu/gorm v1.9.12
github.com/json-iterator/go v1.1.9
github.com/kr/pretty v0.2.0 // indirect
github.com/labstack/echo/v4 v4.1.16
github.com/mitchellh/mapstructure v1.3.0
github.com/modern-go/reflect2 v1.0.1
github.com/onsi/ginkgo v1.12.0 // indirect
github.com/onsi/gomega v1.10.0 // indirect
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.6.0
github.com/robfig/cron/v3 v3.0.1
github.com/smallnest/weighted v0.0.0-20200122032019-adf21c9b8bd1
github.com/smartystreets/assertions v0.0.0-20190401211740-f487f9de1cd3 // indirect
github.com/spf13/cast v1.3.0
github.com/stretchr/testify v1.5.1
github.com/tidwall/pretty v1.0.1
github.com/urfave/cli v1.21.0
go.etcd.io/etcd v0.5.0-alpha.5.0.20200401174654-e694b7bb0875
go.uber.org/automaxprocs v1.3.0
go.uber.org/multierr v1.5.0
go.uber.org/zap v1.15.0
golang.org/x/net v0.0.0-20200226121028-0de0cce0169b
golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e
golang.org/x/sys v0.0.0-20200523222454-059865788121 // indirect
golang.org/x/tools v0.0.0-20200527183253-8e7acdbce89d // indirect
google.golang.org/appengine v1.6.1 // indirect
google.golang.org/genproto v0.0.0-20190819201941-24fa4b261c55
google.golang.org/grpc v1.26.0
sigs.k8s.io/yaml v1.2.0 // indirect
)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wukaiying01/jupiter.git
git@gitee.com:wukaiying01/jupiter.git
wukaiying01
jupiter
jupiter
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385