This repository was archived by the owner on Jun 19, 2025. It is now read-only.

Description
Bug describtion
$ goreleaser --version
____ ____ _
/ ___| ___ | _ \ ___| | ___ __ _ ___ ___ _ __
| | _ / _ \| |_) / _ \ |/ _ \/ _` / __|/ _ \ '__|
| |_| | (_) | _ < __/ | __/ (_| \__ \ __/ |
\____|\___/|_| \_\___|_|\___|\__,_|___/\___|_|
goreleaser: Deliver Go Binaries as fast and easily as possible
https://goreleaser.com
GitVersion: v2.0.1
GitCommit: unknown
GitTreeState: unknown
BuildDate: unknown
BuiltBy: unknown
GoVersion: go1.22.4
Compiler: gc
ModuleSum: h1:Wx2peRnvixEBRKxU6T0Gh+3wlire+Jv2IOW5eNPan3U=
Platform: linux/amd64
$ goreleaser --clean
• starting release...
• only configurations files on version: 2 are supported, yours is version: 0 , please update your configuration
... <APPEARS TO CONTINUE AS NORMAL>
Expected behavior
Go releaser config needs to be updated for v2.
Additional context
-
What version of Go are you using (go version
)?
-
What operating system and processor architecture are you using (go env
)?
-
Anything else that is important?