Skip to content

Commit

Permalink
chore: upgrade go releaser to v1.13.1 (#464)
Browse files Browse the repository at this point in the history
  • Loading branch information
bnpfeife committed Dec 28, 2022
1 parent 90e825c commit 5546ab6
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 407 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -251,7 +251,7 @@ commands:
steps:
- run:
name: Install goreleaser
command: ./scripts/ci/download-goreleaser.sh -b ${GOPATH}/bin v0.165.0
command: ./scripts/ci/download-goreleaser.sh v1.13.1

jobs:
lint:
Expand Down

0 comments on commit 5546ab6

Please sign in to comment.