Commit 66a3125c authored by work's avatar work

fix

parent 913950ff
......@@ -4,7 +4,6 @@ go 1.12
require (
github.com/Unknwon/com v0.0.0-20190321035513-0fed4efef755
github.com/aliyun/aliyun-oss-go-sdk v2.0.4+incompatible // indirect
github.com/astaxie/beego v0.0.0-20190705035841-de7ce2f9b02d
github.com/boombuler/barcode v0.0.0-20190219062509-6c824513bacc
github.com/dgrijalva/jwt-go v0.0.0-20190620180102-5e25c22bd5d6
......@@ -13,5 +12,6 @@ require (
github.com/go-sql-driver/mysql v1.4.1
github.com/gomodule/redigo v2.0.0+incompatible
github.com/jinzhu/gorm v1.9.10
github.com/jinzhu/inflection v1.0.0
github.com/kr/pretty v0.1.0 // indirect
gopkg.in/ini.v1 v1.51.1 // indirect
)
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment