Skip to content

Fixed the GoReleaser error "only version 2 configuration files are supported"#213

Merged
petoju merged 1 commit intopetoju:masterfrom
maximmasiutin:feature/goreleaser-config-version-2
Apr 22, 2025
Merged

Fixed the GoReleaser error "only version 2 configuration files are supported"#213
petoju merged 1 commit intopetoju:masterfrom
maximmasiutin:feature/goreleaser-config-version-2

Conversation

@maximmasiutin
Copy link
Contributor

GoReleaser v2.8.2 gave 'error only version: 2 configuration files are supported, yours is version: 0, please update your configuration' unless the version was explicitly specified in the YAML file.

Without adding version: 2 to the YAML file, you could not compile the terraform-provider-mysql

…supported, yours is version: 0, please update your configuration' unless the version was explicitly specified in the YAML file.
@petoju petoju merged commit 9f57888 into petoju:master Apr 22, 2025
14 checks passed
@petoju
Copy link
Owner

petoju commented Apr 22, 2025

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants