1 Star 0 Fork 0

tomy/tutorials

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
go.mod 2.75 KB
一键复制 编辑 原始数据 按行查看 历史
Hobo86 提交于 2019-06-20 17:45 . 替换go-api为go-micro/api
module github.com/micro-in-cn/tutorials
go 1.12
replace github.com/testcontainers/testcontainer-go => github.com/testcontainers/testcontainers-go v0.0.0-20181115231424-8e868ca12c0f
replace github.com/golang/lint => github.com/golang/lint v0.0.0-20190227174305-8f45f776aaf1
require (
contrib.go.opencensus.io/integrations/ocsql v0.1.4 // indirect
github.com/Masterminds/sprig v2.18.0+incompatible // indirect
github.com/RoaringBitmap/roaring v0.4.17 // indirect
github.com/aclements/go-gg v0.0.0-20170323211221-abd1f791f5ee // indirect
github.com/aclements/go-moremath v0.0.0-20180329182055-b1aff36309c7 // indirect
github.com/aokoli/goutils v1.1.0 // indirect
github.com/c-bata/go-prompt v0.2.3 // indirect
github.com/dave/jennifer v1.3.0 // indirect
github.com/dgrijalva/jwt-go v3.2.0+incompatible
github.com/docker/distribution v2.7.1+incompatible // indirect
github.com/fortytw2/leaktest v1.3.0 // indirect
github.com/glycerine/goconvey v0.0.0-20190315024820-982ee783a72e // indirect
github.com/go-redis/redis v6.15.2+incompatible
github.com/go-sql-driver/mysql v1.4.1
github.com/golang/gddo v0.0.0-20190312205958-5a2505f3dbf0 // indirect
github.com/golang/protobuf v1.3.1
github.com/google/subcommands v1.0.1 // indirect
github.com/google/uuid v1.1.1
github.com/gorilla/mux v1.7.2
github.com/gorilla/sessions v1.1.3
github.com/influxdata/line-protocol v0.0.0-20190220025226-a3afd890113f // indirect
github.com/kevinburke/go-bindata v3.13.0+incompatible // indirect
github.com/mattn/go-runewidth v0.0.4 // indirect
github.com/mattn/go-sqlite3 v1.10.0 // indirect
github.com/mattn/go-zglob v0.0.1 // indirect
github.com/micro/cli v0.2.0
github.com/micro/go-config v1.1.1-0.20190603113547-03fb75f2f1e4
github.com/micro/go-log v0.1.0
github.com/micro/go-micro v1.5.0
github.com/micro/go-plugins v1.1.0 // indirect
github.com/micro/go-web v1.0.0
github.com/opentracing/opentracing-go v1.1.0
github.com/pkg/term v0.0.0-20190109203006-aa71e9d9e942 // indirect
github.com/rogpeppe/fastuuid v1.0.0 // indirect
github.com/segmentio/kafka-go v0.2.2 // indirect
github.com/spf13/jwalterweatherman v1.1.0 // indirect
github.com/spf13/viper v1.3.2 // indirect
github.com/testcontainers/testcontainer-go v0.0.2 // indirect
github.com/uber/jaeger-client-go v2.16.0+incompatible
github.com/uber/jaeger-lib v2.0.0+incompatible // indirect
go4.org v0.0.0-20190313082347-94abd6928b1d // indirect
golang.org/x/crypto v0.0.0-20190605123033-f99c8df09eb5 // indirect
golang.org/x/perf v0.0.0-20190312170614-0655857e383f // indirect
golang.org/x/tools v0.0.0-20190606050223-4d9ae51c2468 // indirect
google.golang.org/genproto v0.0.0-20190605220351-eb0b1bdb6ae6 // indirect
gotest.tools v2.3.0+incompatible // indirect
honnef.co/go/tools v0.0.0-20190605142022-0a11fc526260 // indirect
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/hsd_code/tutorials.git
git@gitee.com:hsd_code/tutorials.git
hsd_code
tutorials
tutorials
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385