From 76c872475643d9f0a6a224637298f8fa3825d55a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 08:23:56 +0000 Subject: [PATCH] build(deps): bump github.com/grokify/mogo from 0.74.7 to 0.74.8 Bumps [github.com/grokify/mogo](https://github.com/grokify/mogo) from 0.74.7 to 0.74.8. - [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.74.7...v0.74.8) --- updated-dependencies: - dependency-name: github.com/grokify/mogo dependency-version: 0.74.8 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 654cc17..2fa7c96 100644 --- a/go.mod +++ b/go.mod @@ -11,7 +11,7 @@ require ( dario.cat/mergo v1.0.2 github.com/caarlos0/env/v11 v11.4.1 github.com/felixge/httpsnoop v1.1.0 - github.com/grokify/mogo v0.74.7 + github.com/grokify/mogo v0.74.8 github.com/rs/cors v1.11.1 github.com/stretchr/testify v1.12.1 ) diff --git a/go.sum b/go.sum index b67aaec..999213c 100644 --- a/go.sum +++ b/go.sum @@ -4,8 +4,8 @@ github.com/caarlos0/env/v11 v11.4.1 h1:fYwH0sWEsBSMPG7t4e/PEfTFzrWrpjyygXyUnWiSw github.com/caarlos0/env/v11 v11.4.1/go.mod h1:qupehSf/Y0TUTsxKywqRt/vJjN5nz6vauiYEUUr8P4U= github.com/felixge/httpsnoop v1.1.0 h1:3YtUj32ZZkqZtt3sZZsClsymw/QDuVfpNhoA31zeORc= github.com/felixge/httpsnoop v1.1.0/go.mod h1:Zqxgdd+1Rkcz8euOqdr7lqgCRJztwr5hp9vDSi5UZCE= -github.com/grokify/mogo v0.74.7 h1:wfN4Ahk65FJ9gWKtwhOgJtW48sh/4vT0nfoFo6QP+TA= -github.com/grokify/mogo v0.74.7/go.mod h1:fK2N1Fqj4CVOxIUVr4W7Oo6FGfCFJErNl57J2TYjQq0= +github.com/grokify/mogo v0.74.8 h1:0Qw2PE5ECsVjPimqkvhHTTlwWx+ylztaX1ho47WgCfo= +github.com/grokify/mogo v0.74.8/go.mod h1:ja5XQFqMYRksrryvkxsMgVptn081BizWOXDA+Y5wlEg= github.com/rs/cors v1.11.1 h1:eU3gRzXLRK57F5rKMGMZURNdIG4EoAmX8k94r9wXWHA= github.com/rs/cors v1.11.1/go.mod h1:XyqrcTp5zjWr1wsJ8PIRZssZ8b/WMcMf71DJnit4EMU= github.com/stretchr/testify v1.12.1 h1:EuwCh5fleGS7H32xRwO3wRGT7DxrDhLAT6FF8MpWDWE=