From 98fdb11ad61d7eb62e1bc4c14ad2866a4158f65d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 13:00:12 +0000 Subject: [PATCH] chore(deps): bump github.com/grokify/structured-changelog Bumps [github.com/grokify/structured-changelog](https://github.com/grokify/structured-changelog) from 0.12.0 to 0.13.0. - [Release notes](https://github.com/grokify/structured-changelog/releases) - [Changelog](https://github.com/grokify/structured-changelog/blob/main/CHANGELOG.md) - [Commits](https://github.com/grokify/structured-changelog/compare/v0.12.0...v0.13.0) --- updated-dependencies: - dependency-name: github.com/grokify/structured-changelog dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 0141f00..990954c 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ require ( github.com/google/go-github/v84 v84.0.0 github.com/grokify/gogithub v0.12.1 github.com/grokify/mogo v0.74.1 - github.com/grokify/structured-changelog v0.12.0 + github.com/grokify/structured-changelog v0.13.0 github.com/spf13/cobra v1.10.2 ) diff --git a/go.sum b/go.sum index cbcea0e..3876715 100644 --- a/go.sum +++ b/go.sum @@ -12,8 +12,8 @@ github.com/grokify/gogithub v0.12.1 h1:sCSq/1uX4j0REliYPVOdwsb/tfLs72JOEyn/uP2Se github.com/grokify/gogithub v0.12.1/go.mod h1:jM23QcxP8IcBSC4oOgcchp+1ckPcZKYlaohnOsJ6Ewg= github.com/grokify/mogo v0.74.1 h1:oODNqQFBWD4lNEdr5gq0eDMVUUyP26bOEboK9UZycnw= github.com/grokify/mogo v0.74.1/go.mod h1:RC7/sy7MsyZSwJesNohN2EkGvgSFeSLvzOw4c/dGdSo= -github.com/grokify/structured-changelog v0.12.0 h1:vWAWDW8lPYxbgSFFAlO/SPouJDUyKIg/3f5po217u3g= -github.com/grokify/structured-changelog v0.12.0/go.mod h1:l4Wgkg1mvUjfKigiiMalH1FTuIDOgMPSb3vjAu1gPpY= +github.com/grokify/structured-changelog v0.13.0 h1:Yy/QqpxS0ARQmuRyAuHU2FrcWLOe+wf31Jva5Jows0o= +github.com/grokify/structured-changelog v0.13.0/go.mod h1:l4Wgkg1mvUjfKigiiMalH1FTuIDOgMPSb3vjAu1gPpY= github.com/huandu/xstrings v1.5.0 h1:2ag3IFq9ZDANvthTwTiqSSZLjDc+BedvHPAp5tJy2TI= github.com/huandu/xstrings v1.5.0/go.mod h1:y5/lhBue+AyNmUVz9RLU9xbLR0o4KIIExikq4ovT0aE= github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2s0bqwp9tc8=