Specify goreleaser version and update to 2 (#2673)

This commit is contained in:
Gianluca Boiano
2024-09-30 16:43:34 +02:00
committed by GitHub
parent 3dca6099d4
commit 2fd60b2cb4
5 changed files with 52 additions and 69 deletions

View File

@@ -96,7 +96,7 @@ They can be executed from the repository root before every push or PR:
**Goreleaser**
```shell
goreleaser --snapshot --rm-dist
goreleaser build --snapshot --clean
```
**golangci-lint**
```shell