mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
tools: bump version of hc-install (#19063)
The version we have of `hc-install` doesn't allow installing Enterprise binaries. Upgrade so that this is available to the development team and to our E2E tests in the Enterprise repo.
This commit is contained in:
@@ -139,7 +139,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.12
|
||||
go install github.com/hashicorp/hc-install/cmd/hc-install@v0.5.0
|
||||
go install github.com/hashicorp/hc-install/cmd/hc-install@v0.6.1
|
||||
go install github.com/shoenig/go-modtool@v0.1.1
|
||||
|
||||
.PHONY: lint-deps
|
||||
|
||||
Reference in New Issue
Block a user