From d1c865e27d937950242543191a748ca375b50705 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 16:26:11 +0000 Subject: [PATCH] build(deps): bump github.com/grokify/mogo from 0.66.1 to 0.66.2 Bumps [github.com/grokify/mogo](https://github.com/grokify/mogo) from 0.66.1 to 0.66.2. - [Release notes](https://github.com/grokify/mogo/releases) - [Commits](https://github.com/grokify/mogo/compare/v0.66.1...v0.66.2) --- updated-dependencies: - dependency-name: github.com/grokify/mogo 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 dc1e499..f2c6eac 100644 --- a/go.mod +++ b/go.mod @@ -9,7 +9,7 @@ require ( github.com/buaazp/fasthttprouter v0.1.1 github.com/getkin/kin-openapi v0.123.0 github.com/grokify/gocharts/v2 v2.21.1 - github.com/grokify/mogo v0.66.1 + github.com/grokify/mogo v0.66.2 github.com/grokify/sogo v0.8.15 github.com/jessevdk/go-flags v1.6.1 github.com/rs/zerolog v1.33.0 diff --git a/go.sum b/go.sum index 4364951..ace7e02 100644 --- a/go.sum +++ b/go.sum @@ -37,8 +37,8 @@ github.com/grokify/base36 v1.0.5 h1:iUgnt40hrPtn3M2gjU4Darow5ikf8xWXrTuMWTLziCk= github.com/grokify/base36 v1.0.5/go.mod h1:L+1aaUBGfp5Ctar7KCS5G9uPABo1Ccu1Ct2iQAuhOJ4= github.com/grokify/gocharts/v2 v2.21.1 h1:G2MJSOVhU+Zp7t4GtIHK2Q6OehsQC3eBwqVNdn9P1us= github.com/grokify/gocharts/v2 v2.21.1/go.mod h1:thA3ZSYHWtlrf7soeTZi8IsUi6cFYw9t37+n20HwYXY= -github.com/grokify/mogo v0.66.1 h1:p7t2soLvRdowZcxvWXMXElRduyZdiBrBV+Th7lsNshI= -github.com/grokify/mogo v0.66.1/go.mod h1:0+kb4r7wc7tZiYacEnTOvlNN8xuK9+0flA56mHUsS1I= +github.com/grokify/mogo v0.66.2 h1:4GBxS+CKhP8H2jiXQnZrp2by+tWh40cPfAcUBbuLecU= +github.com/grokify/mogo v0.66.2/go.mod h1:S7yY+CvDcWXgJJtvaovzzA/mq9dAojldkAseERK+nmo= github.com/grokify/sogo v0.8.15 h1:oIeH78slZZ4Ej5kJLbdLKtc/T3zUwJkg2VLMaT6cP50= github.com/grokify/sogo v0.8.15/go.mod h1:TNz6wfwLYPPmTHC4gTandKdL58IgWzR1s87kQyUuSME= github.com/huandu/xstrings v1.5.0 h1:2ag3IFq9ZDANvthTwTiqSSZLjDc+BedvHPAp5tJy2TI=