Skip to content

Commit

Permalink
chore(deps): Bump github.com/go-semantic-release/semantic-release/v2
Browse files Browse the repository at this point in the history
Bumps [github.com/go-semantic-release/semantic-release/v2](https://github.com/go-semantic-release/semantic-release) from 2.16.3 to 2.16.4.
- [Release notes](https://github.com/go-semantic-release/semantic-release/releases)
- [Commits](go-semantic-release/semantic-release@v2.16.3...v2.16.4)

---
updated-dependencies:
- dependency-name: github.com/go-semantic-release/semantic-release/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 22, 2021
1 parent 982ea00 commit bcc7acc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ module github.com/durandj/semantic-release-condition-bitbucket
go 1.16

require (
github.com/go-semantic-release/semantic-release/v2 v2.16.3
github.com/go-semantic-release/semantic-release/v2 v2.16.4
github.com/stretchr/testify v1.7.0
)
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ github.com/go-gl/glfw v0.0.0-20190409004039-e6da0acd62b1/go.mod h1:vR7hzQXu2zJy9
github.com/go-kit/kit v0.8.0/go.mod h1:xBxKIO96dXMWWy0MnWVtmwkA9/13aqxPnvrjFYMA2as=
github.com/go-logfmt/logfmt v0.3.0/go.mod h1:Qt1PoO58o5twSAckw1HlFXLmHsOX5/0LbT9GBnD5lWE=
github.com/go-logfmt/logfmt v0.4.0/go.mod h1:3RMwSq7FuexP4Kalkev3ejPJsZTpXXBr9+V4qmtdjCk=
github.com/go-semantic-release/semantic-release/v2 v2.16.3 h1:1V/p2qFOKIsP6QcKeE6go15xjcz2FeJERq4zTSC09hA=
github.com/go-semantic-release/semantic-release/v2 v2.16.3/go.mod h1:++Z/BDddcaAzWrMZRpSJBOuolWg924Kpbo17tt8Kmu4=
github.com/go-semantic-release/semantic-release/v2 v2.16.4 h1:3qGxBm46Ua1+/lRDAlHx5XMiFczXq610XbYsLovv90Q=
github.com/go-semantic-release/semantic-release/v2 v2.16.4/go.mod h1:++Z/BDddcaAzWrMZRpSJBOuolWg924Kpbo17tt8Kmu4=
github.com/go-stack/stack v1.8.0/go.mod h1:v0f6uXyyMGvRgIKkXu+yp6POWl0qKG85gN/melR3HDY=
github.com/gogo/protobuf v1.1.1/go.mod h1:r8qH/GZQm5c6nD/R0oafs1akxWv10x8SbQlK7atdtwQ=
github.com/gogo/protobuf v1.2.1/go.mod h1:hp+jE20tsWTFYpLwKvXlhS1hjn+gTNwPg2I6zVXpSg4=
Expand Down

0 comments on commit bcc7acc

Please sign in to comment.