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.4 to 2.17.0.
- [Release notes](https://github.com/go-semantic-release/semantic-release/releases)
- [Commits](go-semantic-release/semantic-release@v2.16.4...v2.17.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 29, 2021
1 parent 6d8c5ae commit 57c3ec3
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.4
github.com/go-semantic-release/semantic-release/v2 v2.17.0
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.4 h1:3qGxBm46Ua1+/lRDAlHx5XMiFczXq610XbYsLovv90Q=
github.com/go-semantic-release/semantic-release/v2 v2.16.4/go.mod h1:++Z/BDddcaAzWrMZRpSJBOuolWg924Kpbo17tt8Kmu4=
github.com/go-semantic-release/semantic-release/v2 v2.17.0 h1:K5+351S8vKW+uT+DN6UZhuy/L4zZ2YaruaJRTJ6eGiY=
github.com/go-semantic-release/semantic-release/v2 v2.17.0/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 57c3ec3

Please sign in to comment.