Skip to content

Commit

Permalink
Update gorelease base
Browse files Browse the repository at this point in the history
  • Loading branch information
johanbrandhorst authored Mar 18, 2022
1 parent c5b969a commit 7c0259d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ jobs:
cd $(mktemp -d) &&
go mod init tmp &&
go get golang.org/x/exp/cmd/gorelease@latest
- run: gorelease -base=v2.8.0
- run: gorelease -base=v2.9.0
push_bsr_plugins:
docker:
- image: circleci/golang
Expand Down

0 comments on commit 7c0259d

Please sign in to comment.