1 Star 0 Fork 0

tomatomeatman/GolangRepository

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
bricks
bricks2
bricks20140109
bricks20140717
bricks20240809
bricks20240827
bricks3
bricksBak
bricksTest
.vscode
model
system
utils
bricks.go
build.bat
go.mod
go.sum
tools
.gitignore
LICENSE
README.en.md
README.md
克隆/下载
go.mod 715 Bytes
一键复制 编辑 原始数据 按行查看 历史
laowei 提交于 2年前 . 1
module gitee.com/tomatomeatman/golang-repository/bricks
go 1.16
require (
github.com/cihub/seelog v0.0.0-20170130134532-f561c5e57575
github.com/energye/energy v1.109.1184 // indirect
github.com/gin-contrib/static v0.0.1
github.com/gin-gonic/gin v1.9.1
github.com/glebarez/sqlite v1.9.0 // indirect
github.com/go-ego/riot v0.0.0-20201013133145-f4c30acb3704
github.com/kr/pretty v0.3.0 // indirect
github.com/rogpeppe/go-internal v1.8.0 // indirect
github.com/satori/go.uuid v1.2.0
github.com/shopspring/decimal v1.3.1
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
gopkg.in/ini.v1 v1.67.0
gorm.io/driver/mysql v1.5.1
gorm.io/driver/sqlite v1.5.2 // indirect
gorm.io/gorm v1.25.2
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/tomatomeatman/golang-repository.git
git@gitee.com:tomatomeatman/golang-repository.git
tomatomeatman
golang-repository
GolangRepository
master

搜索帮助