1 Star 0 Fork 0

天命流殇/custom_process

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
go.mod 2.15 KB
一键复制 编辑 原始数据 按行查看 历史
天命流殇 提交于 2020-11-22 22:28 . gen success
module example.com/example
go 1.14
require (
github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751
github.com/apache/thrift v0.12.0 // indirect
github.com/bxcodec/faker/v3 v3.5.0 // indirect
github.com/denisenkom/go-mssqldb v0.9.0
github.com/droundy/goopt v0.0.0-20170604162106-0b8effe182da
github.com/gin-gonic/gin v1.6.3
github.com/go-openapi/spec v0.19.12 // indirect
github.com/go-sql-driver/mysql v1.5.0
github.com/gobuffalo/packr/v2 v2.8.1 // indirect
github.com/gogo/protobuf v1.3.1
github.com/grpc-ecosystem/go-grpc-middleware v1.2.0
github.com/guregu/null v4.0.0+incompatible
github.com/iancoleman/strcase v0.1.2 // indirect
github.com/jimsmart/schema v0.0.6 // indirect
github.com/jinzhu/gorm v1.9.16
github.com/jmoiron/sqlx v1.2.0
github.com/julienschmidt/httprouter v1.3.0
github.com/karrick/godirwalk v1.16.1 // indirect
github.com/konsorten/go-windows-terminal-sequences v1.0.3 // indirect
github.com/kr/pretty v0.2.0 // indirect
github.com/kr/pty v1.1.5 // indirect
github.com/lib/pq v1.8.0
github.com/mailru/easyjson v0.7.6 // indirect
github.com/mattn/go-sqlite3 v2.0.3+incompatible
github.com/openzipkin/zipkin-go v0.1.6 // indirect
github.com/rogpeppe/go-internal v1.6.2 // indirect
github.com/russross/blackfriday/v2 v2.1.0 // indirect
github.com/satori/go.uuid v1.2.0
github.com/serenize/snaker v0.0.0-20201027110005-a7ad2135616e // indirect
github.com/sirupsen/logrus v1.7.0
github.com/smallnest/gen v0.9.27 // indirect
github.com/spf13/cobra v1.1.1 // indirect
github.com/stretchr/objx v0.2.0 // indirect
github.com/swaggo/files v0.0.0-20190704085106-630677cd5c14
github.com/swaggo/gin-swagger v1.2.0
github.com/swaggo/swag v1.6.9
github.com/urfave/cli v1.22.5 // indirect
github.com/urfave/cli/v2 v2.3.0 // indirect
golang.org/x/crypto v0.0.0-20201016220609-9e8e0b390897 // indirect
golang.org/x/net v0.0.0-20201110031124-69a78807bb2b // indirect
golang.org/x/sys v0.0.0-20201110211018-35f3e6cf4a65 // indirect
golang.org/x/text v0.3.4 // indirect
golang.org/x/tools v0.0.0-20201111133315-69daaf961d65 // indirect
google.golang.org/appengine v1.6.5 // indirect
google.golang.org/grpc v1.27.0
gopkg.in/yaml.v2 v2.3.0
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/liang_617215009_qq_com/custom_process.git
[email protected]:liang_617215009_qq_com/custom_process.git
liang_617215009_qq_com
custom_process
custom_process
master

搜索帮助