mirror of
https://github.com/kemko/nomad.git
synced 2026-01-08 19:35:41 +03:00
build: use new version of hc-install (#12937)
https://github.com/shoenig/hc-install/pull/2 Uses new version of hc-install which supports the new json content type reported by api.releases.hashicorp.com
This commit is contained in:
@@ -137,7 +137,7 @@ deps: ## Install build and development dependencies
|
||||
go install github.com/bufbuild/buf/cmd/buf@v0.36.0
|
||||
go install github.com/hashicorp/go-changelog/cmd/changelog-build@latest
|
||||
go install golang.org/x/tools/cmd/stringer@v0.1.8
|
||||
go install gophers.dev/cmds/hc-install/cmd/hc-install@v1.0.1
|
||||
go install gophers.dev/cmds/hc-install/cmd/hc-install@v1.0.2
|
||||
|
||||
.PHONY: lint-deps
|
||||
lint-deps: ## Install linter dependencies
|
||||
|
||||
Reference in New Issue
Block a user