mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-10-22 06:21:27 +00:00
manually go get goblin since it isn't included by vexp yet
This commit is contained in:
1
Makefile
1
Makefile
@@ -12,6 +12,7 @@ deps:
|
|||||||
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/dchest/jsmin
|
go get -u github.com/dchest/jsmin
|
||||||
|
go get -u github.com/franela/goblin
|
||||||
|
|
||||||
gen:
|
gen:
|
||||||
go generate $(PACKAGES)
|
go generate $(PACKAGES)
|
||||||
|
Reference in New Issue
Block a user