added log dep
This commit is contained in:
parent
76b0286b68
commit
3631c4d4cd
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -20,6 +20,7 @@ deps_backend:
|
|||
go get -u github.com/jteeuwen/go-bindata/...
|
||||
go get -u github.com/elazarl/go-bindata-assetfs/...
|
||||
go get -u github.com/drone/mq/...
|
||||
go get -u github.com/tidwall/redlog
|
||||
|
||||
gen: gen_template gen_migrations
|
||||
|
||||
|
|
Loading…
Reference in a new issue