Skip to content

Commit

Permalink
build(deps): bump github.com/parkr/changelog from 1.4.0 to 1.5.0
Browse files Browse the repository at this point in the history
Bumps [github.com/parkr/changelog](https://github.com/parkr/changelog) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/parkr/changelog/releases)
- [Changelog](https://github.com/parkr/changelog/blob/main/changelog_test.go)
- [Commits](parkr/changelog@v1.4.0...v1.5.0)

---
updated-dependencies:
- dependency-name: github.com/parkr/changelog
  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 17, 2023
1 parent 1b57595 commit 9abdd13
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 @@ -12,7 +12,7 @@ require (
github.com/hashicorp/go-version v1.6.0
github.com/heroku/x v0.0.61
github.com/jekyll/dashboard v1.1.0
github.com/parkr/changelog v1.4.0
github.com/parkr/changelog v1.5.0
github.com/parkr/githubapi v0.1.0
github.com/pkg/errors v0.9.1
github.com/stretchr/testify v1.8.4
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ github.com/heroku/x v0.0.61 h1:yfoAAtnFWSFZj+UlS+RZL/h8QYEp1R4wHVEg0G+Hwh4=
github.com/heroku/x v0.0.61/go.mod h1:C7xYbpMdond+s6L5VpniDUSVPRwm3kZum1o7XiD5ZHk=
github.com/jekyll/dashboard v1.1.0 h1:cVPqHCbaO0sFBGqQXB5m2b5CHWbBIwodbk6wbQN+6eY=
github.com/jekyll/dashboard v1.1.0/go.mod h1:R4KRiDk4ndMrt4UGPTReKLNv9SetYoixrf8Y+9N2nw4=
github.com/parkr/changelog v1.4.0 h1:SSfUcy+tdBykN8pcBANt116P4L7S2hqs7qfHEjiH6pc=
github.com/parkr/changelog v1.4.0/go.mod h1:DtTvJQGUI8rHdsg1A8q+xwF8Uv6GV6pE4hXsUVpg3VA=
github.com/parkr/changelog v1.5.0 h1:0alBbyDk+O2FDCUmTzvKtJwOg0dG2Z4/VulZGPsPmIE=
github.com/parkr/changelog v1.5.0/go.mod h1:DtTvJQGUI8rHdsg1A8q+xwF8Uv6GV6pE4hXsUVpg3VA=
github.com/parkr/githubapi v0.1.0 h1:QJksDI0a+EfVEK6FhpYP0uqY2DW2gRpH1Rwa+CcyxDU=
github.com/parkr/githubapi v0.1.0/go.mod h1:9FyCONhVPDxuRl/TAM5IkIwoCFRTeRGAcNEk/4SXRM0=
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
Expand Down

0 comments on commit 9abdd13

Please sign in to comment.