mirror of
https://github.com/davidallendj/magellan.git
synced 2025-12-19 19:17:02 -07:00
Makefile: Update goreleaser to v2 (v2.3.2)
This commit is contained in:
parent
6212114948
commit
71fe229452
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -52,7 +52,7 @@ inst: ## go install tools
|
|||
$(call print-target)
|
||||
go install github.com/client9/misspell/cmd/misspell@v0.3.4
|
||||
go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.52.2
|
||||
go install github.com/goreleaser/goreleaser@v1.18.2
|
||||
go install github.com/goreleaser/goreleaser/v2@v2.3.2
|
||||
go install github.com/cpuguy83/go-md2man/v2@latest
|
||||
|
||||
.PHONY: release
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue