Ai
1 Star 0 Fork 0

firefly/go-layout

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
go.mod 2.41 KB
一键复制 编辑 原始数据 按行查看 历史
lhdht 提交于 2025-12-19 16:05 +08:00 . update:pkg
module go-layout
go 1.25.1
require (
buf.build/go/protovalidate v1.0.1
github.com/google/uuid v1.6.0
github.com/google/wire v0.7.0
github.com/grpc-ecosystem/go-grpc-middleware v1.4.0
github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.3
github.com/lhdhtrc/compress-go v0.0.4
github.com/lhdhtrc/crypto-go v0.0.4
github.com/lhdhtrc/etcd-go v0.2.4
github.com/lhdhtrc/func-go v0.3.2
github.com/lhdhtrc/gorm v0.7.7
github.com/lhdhtrc/logger-go v0.1.8
github.com/lhdhtrc/micro-go v0.6.7
github.com/lhdhtrc/redis-go v0.0.9
github.com/redis/go-redis/v9 v9.17.1
go.etcd.io/etcd/client/v3 v3.6.6
go.uber.org/zap v1.27.1
google.golang.org/genproto/googleapis/api v0.0.0-20251124214823-79d6a2a48846
google.golang.org/grpc v1.77.0
google.golang.org/protobuf v1.36.10
gorm.io/datatypes v1.2.7
gorm.io/gorm v1.31.1
)
require (
buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go v1.36.10-20250912141014-52f32327d4b0.1 // indirect
cel.dev/expr v0.25.1 // indirect
filippo.io/edwards25519 v1.1.0 // indirect
github.com/antlr4-go/antlr/v4 v4.13.1 // indirect
github.com/cespare/xxhash/v2 v2.3.0 // indirect
github.com/coreos/go-semver v0.3.1 // indirect
github.com/coreos/go-systemd/v22 v22.6.0 // indirect
github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f // indirect
github.com/go-sql-driver/mysql v1.9.3 // indirect
github.com/gogo/protobuf v1.3.2 // indirect
github.com/golang/protobuf v1.5.4 // indirect
github.com/google/cel-go v0.26.1 // indirect
github.com/jackc/pgpassfile v1.0.0 // indirect
github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761 // indirect
github.com/jackc/pgx/v5 v5.7.6 // indirect
github.com/jackc/puddle/v2 v2.2.2 // indirect
github.com/jinzhu/inflection v1.0.0 // indirect
github.com/jinzhu/now v1.1.5 // indirect
github.com/stoewer/go-strcase v1.3.1 // indirect
go.etcd.io/etcd/api/v3 v3.6.6 // indirect
go.etcd.io/etcd/client/pkg/v3 v3.6.6 // indirect
go.uber.org/multierr v1.11.0 // indirect
golang.org/x/crypto v0.45.0 // indirect
golang.org/x/exp v0.0.0-20251113190631-e25ba8c21ef6 // indirect
golang.org/x/net v0.47.0 // indirect
golang.org/x/sync v0.18.0 // indirect
golang.org/x/sys v0.38.0 // indirect
golang.org/x/text v0.31.0 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20251124214823-79d6a2a48846 // indirect
gorm.io/driver/mysql v1.6.0 // indirect
gorm.io/driver/postgres v1.6.0 // indirect
gorm.io/plugin/soft_delete v1.2.1 // indirect
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/fireflycore/go-layout.git
git@gitee.com:fireflycore/go-layout.git
fireflycore
go-layout
go-layout
main

搜索帮助