mirror of
https://github.com/astaxie/beego.git
synced 2025-07-11 14:21:00 +00:00
chore(GoMod): add dependency go-bindata-assetfs
This commit is contained in:
1
go.mod
1
go.mod
@ -15,6 +15,7 @@ require (
|
||||
github.com/cupcake/rdb v0.0.0-20161107195141-43ba34106c76 // indirect
|
||||
github.com/davecgh/go-spew v1.1.1 // indirect
|
||||
github.com/edsrzf/mmap-go v0.0.0-20170320065105-0bce6a688712 // indirect
|
||||
github.com/elazarl/go-bindata-assetfs v0.0.0-20180223110309-38087fe4dafb
|
||||
github.com/go-redis/redis v6.14.2+incompatible
|
||||
github.com/go-sql-driver/mysql v1.4.0
|
||||
github.com/gogo/protobuf v1.1.1
|
||||
|
Reference in New Issue
Block a user