mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 17:35:43 +03:00
add dev dependency for generating protobufs
This commit is contained in:
@@ -152,6 +152,7 @@ deps: ## Install build and development dependencies
|
||||
go get -u github.com/elazarl/go-bindata-assetfs/...
|
||||
go get -u github.com/a8m/tree/cmd/tree
|
||||
go get -u github.com/magiconair/vendorfmt/cmd/vendorfmt
|
||||
go get -u github.com/golang/protobuf/protoc-gen-go
|
||||
|
||||
.PHONY: lint-deps
|
||||
lint-deps: ## Install linter dependencies
|
||||
|
||||
Reference in New Issue
Block a user