1
0
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:
Viktor Vassilyev
2018-11-10 12:26:19 +06:00
parent 6050d37d2a
commit 01a99edf80
2 changed files with 2 additions and 0 deletions

1
go.mod
View File

@ -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