mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-09-25 21:42:18 +00:00
fix Makefile to pull drone/mq
This commit is contained in:
1
Makefile
1
Makefile
@@ -19,6 +19,7 @@ deps_backend:
|
|||||||
go get -u golang.org/x/tools/cmd/cover
|
go get -u golang.org/x/tools/cmd/cover
|
||||||
go get -u github.com/jteeuwen/go-bindata/...
|
go get -u github.com/jteeuwen/go-bindata/...
|
||||||
go get -u github.com/elazarl/go-bindata-assetfs/...
|
go get -u github.com/elazarl/go-bindata-assetfs/...
|
||||||
|
go get -u github.com/drone/mq/...
|
||||||
|
|
||||||
gen: gen_template gen_migrations
|
gen: gen_template gen_migrations
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user