Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Goreleaser warning/error (release help) #470

Open
donatello opened this issue Jun 17, 2024 · 1 comment
Open

Goreleaser warning/error (release help) #470

donatello opened this issue Jun 17, 2024 · 1 comment
Assignees

Comments

@donatello
Copy link
Member

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

  1. What version of Go are you using (go version)?

  2. What operating system and processor architecture are you using (go env)?

  3. Anything else that is important?

@klauspost
Copy link
Contributor

I don't suppose we need something from the latest. You can just pin the version instead of using latest.

Alternatively it should just be adding version: 2 to the config.

momer added a commit to omc/terraform-provider-bonsai that referenced this issue Jul 16, 2024
momer added a commit to omc/terraform-provider-bonsai that referenced this issue Jul 16, 2024
SushobhanTessell added a commit to tessell-cloud/terraform-provider-tessell that referenced this issue Jul 26, 2024
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

No branches or pull requests

3 participants