Skip to content

Commit

Permalink
Update gorelease base
Browse files Browse the repository at this point in the history
  • Loading branch information
johanbrandhorst committed Mar 21, 2022
1 parent 43dbac1 commit 20bc08a
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.9.0
- run: gorelease -base=v2.10.0
push_bsr_plugins:
docker:
- image: circleci/golang
Expand Down

0 comments on commit 20bc08a

Please sign in to comment.