1 Star 1 Fork 0

guanzhanyi / blog

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
go.mod 729 Bytes
一键复制 编辑 原始数据 按行查看 历史
guanzhanyi 提交于 2021-07-15 12:30 . 完善README.md及其他
module blog
go 1.13
require (
github.com/360EntSecGroup-Skylar/excelize v1.4.1
github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751
github.com/astaxie/beego v1.12.3
github.com/dgrijalva/jwt-go v3.2.0+incompatible
github.com/gin-gonic/gin v1.7.2
github.com/go-ini/ini v1.62.0
github.com/gomodule/redigo v2.0.1-0.20180401191855-9352ab68be13+incompatible
github.com/hashicorp/consul/api v1.9.1
github.com/jinzhu/gorm v1.9.16
github.com/lib/pq v1.2.0 // indirect
github.com/smartystreets/goconvey v1.6.4 // indirect
github.com/swaggo/gin-swagger v1.3.0
github.com/swaggo/swag v1.5.1
github.com/unknwon/com v1.0.1
gopkg.in/ini.v1 v1.62.0 // indirect
gorm.io/driver/mysql v1.1.1
gorm.io/gorm v1.21.11
)
Go
1
https://gitee.com/guanzhanyi/blog.git
git@gitee.com:guanzhanyi/blog.git
guanzhanyi
blog
blog
master

搜索帮助