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

build: update CI go version reference #473

Merged
merged 4 commits into from
Mar 10, 2023
Merged

build: update CI go version reference #473

merged 4 commits into from
Mar 10, 2023

Conversation

mfridman
Copy link
Collaborator

No description provided.

check-latest: true
cache: true
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v4
uses: goreleaser/goreleaser-action@v3
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is a breaking change in goreleaser going from v3 to v4, I don't have the cycles to debug it atm.

  • loading config file                              file=.goreleaser.yml
  • checking config...
    • DEPRECATED: `archives.replacements` should not be used anymore, check https://goreleaser.com/deprecations#archivesreplacements for more info
  ⨯ command failed                                   error=config is valid, but uses deprecated properties, check logs above for details

@mfridman mfridman merged commit 7e6e512 into master Mar 10, 2023
@mfridman mfridman deleted the ci-build branch March 10, 2023 03:36
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.

1 participant