From e219e21a14d62ef979496e366f007762b543eafd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 10:54:51 +0000 Subject: [PATCH] chore(deps): bump github.com/grokify/mogo from 0.73.3 to 0.73.5 Bumps [github.com/grokify/mogo](https://github.com/grokify/mogo) from 0.73.3 to 0.73.5. - [Release notes](https://github.com/grokify/mogo/releases) - [Changelog](https://github.com/grokify/mogo/blob/main/CHANGELOG.md) - [Commits](https://github.com/grokify/mogo/compare/v0.73.3...v0.73.5) --- updated-dependencies: - dependency-name: github.com/grokify/mogo dependency-version: 0.73.5 dependency-type: direct:production update-type: version-update:semver-patch ... 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 d069fd7..b020524 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ go 1.25.0 require ( github.com/google/go-github/v84 v84.0.0 github.com/grokify/gogithub v0.10.0 - github.com/grokify/mogo v0.73.3 + github.com/grokify/mogo v0.73.5 github.com/grokify/structured-changelog v0.12.0 github.com/spf13/cobra v1.10.2 ) diff --git a/go.sum b/go.sum index a53691e..afb731f 100644 --- a/go.sum +++ b/go.sum @@ -8,8 +8,8 @@ github.com/google/go-querystring v1.2.0 h1:yhqkPbu2/OH+V9BfpCVPZkNmUXhb2gBxJArfh github.com/google/go-querystring v1.2.0/go.mod h1:8IFJqpSRITyJ8QhQ13bmbeMBDfmeEJZD5A0egEOmkqU= github.com/grokify/gogithub v0.10.0 h1:J7B+O/JnijL7gqkgbw4w5RUVzZ3jAoLeMmDBonOkzO0= github.com/grokify/gogithub v0.10.0/go.mod h1:U73Cx/xUx1C0ci3r2Oah3dVCSbnA9zYqtUH1YfmXn7Y= -github.com/grokify/mogo v0.73.3 h1:icEi2mTd5MyWKG1osinpkFmjr1dFuyOBzdSKLyeq4DQ= -github.com/grokify/mogo v0.73.3/go.mod h1:dq1YdL7IkcA6B8uAFGbKsReX9GWAunIyjl+cTNAenc0= +github.com/grokify/mogo v0.73.5 h1:Xnzqzr7X3NGeafYphB/J9GQwjeN0Hxv+xWNyEIQeATc= +github.com/grokify/mogo v0.73.5/go.mod h1:qKdUls+Q9cDj1n4eev07RJKqKroEj7tXpWa7578Bzw4= 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/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2s0bqwp9tc8=