0 Star 0 Fork 9

鸣泽晨 / lime

forked from bullteam / lime 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
go.mod 2.21 KB
一键复制 编辑 原始数据 按行查看 历史
梧桐无语 提交于 2020-06-16 00:30 . 增加七牛上传图片功能
module lime
go 1.14
require (
github.com/DATA-DOG/go-sqlmock v1.4.1
github.com/PuerkitoBio/goquery v1.5.1
github.com/antchfx/htmlquery v1.2.3
github.com/antchfx/xmlquery v1.2.4 // indirect
github.com/axgle/mahonia v0.0.0-20180208002826-3358181d7394
github.com/benbjohnson/phantomjs v0.0.0-20181211182228-6499a20f5cd6
github.com/bmaupin/go-epub v0.5.3
github.com/chromedp/chromedp v0.5.3
github.com/dgrijalva/jwt-go v3.2.0+incompatible
github.com/fatih/color v1.9.0 // indirect
github.com/fsnotify/fsnotify v1.4.9 // indirect
github.com/gin-contrib/cors v1.3.1
github.com/gin-gonic/gin v1.6.3
github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8
github.com/go-redis/redis v6.15.7+incompatible
github.com/go-sql-driver/mysql v1.5.0
github.com/go-yaml/yaml v2.1.0+incompatible
github.com/gobwas/glob v0.2.3 // indirect
github.com/gocolly/colly v1.2.0
github.com/gocolly/redisstorage v0.0.0-20190812112800-1745c5e6d0ba
github.com/jinzhu/gorm v1.9.12
github.com/kennygrant/sanitize v1.2.4 // indirect
github.com/mattn/go-colorable v0.1.6 // indirect
github.com/mattn/go-runewidth v0.0.9 // indirect
github.com/myesui/uuid v1.0.0 // indirect
github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
github.com/onsi/ginkgo v1.12.0 // indirect
github.com/onsi/gomega v1.10.0 // indirect
github.com/pelletier/go-toml v1.8.0 // indirect
github.com/pkg/errors v0.9.1
github.com/qiniu/api.v7/v7 v7.5.0
github.com/robfig/cron v1.2.0
github.com/rs/zerolog v1.18.0
github.com/saintfish/chardet v0.0.0-20120816061221-3af4cd4741ca // indirect
github.com/sirupsen/logrus v1.6.0
github.com/smartystreets/goconvey v1.6.4
github.com/spf13/cobra v1.0.0
github.com/spf13/viper v1.6.3
github.com/stretchr/testify v1.4.0
github.com/temoto/robotstxt v1.1.1 // indirect
github.com/twinj/uuid v1.0.0
golang.org/x/image v0.0.0-20200430140353-33d19683fad8
golang.org/x/sys v0.0.0-20200523222454-059865788121 // indirect
golang.org/x/text v0.3.2
golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898 // indirect
gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 // indirect
gopkg.in/cheggaaa/pb.v1 v1.0.28
gopkg.in/go-playground/validator.v8 v8.18.2
gopkg.in/stretchr/testify.v1 v1.2.2 // indirect
gopkg.in/yaml.v2 v2.3.0
)
1
https://gitee.com/outoftime/lime.git
git@gitee.com:outoftime/lime.git
outoftime
lime
lime
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891