Skip to content

Commit bd16738

Browse files
build(deps): bump github.com/Songmu/gh2changelog from 0.3.0 to 0.4.0
Bumps [github.com/Songmu/gh2changelog](https://github.com/Songmu/gh2changelog) from 0.3.0 to 0.4.0. - [Release notes](https://github.com/Songmu/gh2changelog/releases) - [Changelog](https://github.com/Songmu/gh2changelog/blob/main/CHANGELOG.md) - [Commits](Songmu/gh2changelog@v0.3.0...v0.4.0) --- updated-dependencies: - dependency-name: github.com/Songmu/gh2changelog dependency-version: 0.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fe4a266 commit bd16738

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ toolchain go1.25.0
66

77
require (
88
github.com/Masterminds/semver/v3 v3.4.0
9-
github.com/Songmu/gh2changelog v0.3.0
9+
github.com/Songmu/gh2changelog v0.4.0
1010
github.com/Songmu/gitconfig v0.2.1
1111
github.com/Songmu/gitsemvers v0.1.0
1212
github.com/gofri/go-github-ratelimit v1.1.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
github.com/Masterminds/semver/v3 v3.4.0 h1:Zog+i5UMtVoCU8oKka5P7i9q9HgrJeGzI9SA1Xbatp0=
22
github.com/Masterminds/semver/v3 v3.4.0/go.mod h1:4V+yj/TJE1HU9XfppCwVMZq3I84lprf4nC11bSS5beM=
3-
github.com/Songmu/gh2changelog v0.3.0 h1:gBncrmReqy8hiBLQ4EkvtGnMch6sKJpOL/BRj+qE1Tk=
4-
github.com/Songmu/gh2changelog v0.3.0/go.mod h1:zyKKKwd+vbCf7C56GKXnck/AR1J1EGUK5xdHTLKg1kk=
3+
github.com/Songmu/gh2changelog v0.4.0 h1:JdWw0Yi7+/sVEXu5t+d0lYLvVCczgzFUVSI4+98oVgQ=
4+
github.com/Songmu/gh2changelog v0.4.0/go.mod h1:wWwqau+XTHHdGiMO2Z5gYxMqe7igLoxFwHdRV0jmO7M=
55
github.com/Songmu/gitconfig v0.2.1 h1:cZsqELfMtxWVI8ovq17gbvsR4qLfoYLAiXy5GwtJWbk=
66
github.com/Songmu/gitconfig v0.2.1/go.mod h1:XM4O3SoXFnli9Ql2G7qXK2Fg7LJwf7Hs8GLFEOJlzmM=
77
github.com/Songmu/gitmock v0.0.2 h1:KF5GTll60LxGskZbt58QDd29y/GYLgdxqvkvnSU6RlY=

0 commit comments

Comments
 (0)