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

---
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 Oct 25, 2021
1 parent 8b164aa commit 8699b6f
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.13.0
github.com/go-semantic-release/semantic-release/v2 v2.15.1
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.13.0 h1:X9O//EGYsVIAKknqVozHw7DCT01CdKY32mExutwoF0M=
github.com/go-semantic-release/semantic-release/v2 v2.13.0/go.mod h1:Xe3fnqxEYpVAQYYJPBRpfq1jJ1twQzRLyw5eGcmUIf0=
github.com/go-semantic-release/semantic-release/v2 v2.15.1 h1:fJ+i6od7Gh8dic7ZEi4seuUUdKxzcIuaN/kXJvkp+js=
github.com/go-semantic-release/semantic-release/v2 v2.15.1/go.mod h1:OlkQ0sW+vUsI4kDqmR9BAGh4bbFuaCfAexl/i+/yLhY=
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 8699b6f

Please sign in to comment.