🐛 包有问题
This commit is contained in:
2
go.mod
2
go.mod
@@ -3,12 +3,12 @@ module boss
|
||||
go 1.13
|
||||
|
||||
require (
|
||||
github.com/beego/beego v1.12.12
|
||||
github.com/beego/beego/v2 v2.0.2
|
||||
github.com/go-redis/redis/v7 v7.4.0
|
||||
github.com/go-sql-driver/mysql v1.6.0
|
||||
github.com/gogf/gf v1.16.9
|
||||
github.com/golang/protobuf v1.5.3 // indirect
|
||||
github.com/mattn/go-sqlite3 v2.0.3+incompatible // indirect
|
||||
github.com/rs/xid v1.2.1
|
||||
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e
|
||||
github.com/xlzd/gotp v0.1.0
|
||||
|
||||
Reference in New Issue
Block a user