1 Star 0 Fork 0

小鱼儿小董子/common-util-yun

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
go.mod 795 Bytes
一键复制 编辑 原始数据 按行查看 历史
小鱼儿小董子 提交于 2024-12-25 11:07 . 111
module gitee.com/wanjimao/common-util-yun
go 1.20
require (
github.com/go-playground/locales v0.14.1
github.com/go-playground/universal-translator v0.18.0
github.com/go-redis/redis v6.15.9+incompatible
github.com/google/uuid v1.3.0
github.com/segmentio/kafka-go v0.4.38
github.com/shopspring/decimal v1.3.1
go.mongodb.org/mongo-driver v1.17.1
gopkg.in/go-playground/validator.v9 v9.31.0
gorm.io/gorm v1.25.4
)
require (
github.com/jinzhu/inflection v1.0.0 // indirect
github.com/jinzhu/now v1.1.5 // indirect
github.com/klauspost/compress v1.15.9 // indirect
github.com/leodido/go-urn v1.2.1 // indirect
github.com/onsi/ginkgo v1.16.5 // indirect
github.com/onsi/gomega v1.35.1 // indirect
github.com/pierrec/lz4/v4 v4.1.15 // indirect
golang.org/x/net v0.30.0 // indirect
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wanjimao/common-util-yun.git
git@gitee.com:wanjimao/common-util-yun.git
wanjimao
common-util-yun
common-util-yun
master

搜索帮助