From bb52064a607623b62870f139e794388e55cf7939 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 16:46:15 +0000 Subject: [PATCH] build(deps): bump github.com/grokify/sogo from 0.8.8 to 0.8.9 Bumps [github.com/grokify/sogo](https://github.com/grokify/sogo) from 0.8.8 to 0.8.9. - [Release notes](https://github.com/grokify/sogo/releases) - [Commits](https://github.com/grokify/sogo/compare/v0.8.8...v0.8.9) --- updated-dependencies: - dependency-name: github.com/grokify/sogo dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 4 ++-- go.sum | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/go.mod b/go.mod index 7528b09..2260972 100644 --- a/go.mod +++ b/go.mod @@ -12,8 +12,8 @@ require ( github.com/caarlos0/env/v9 v9.0.0 github.com/google/go-querystring v1.1.0 github.com/grokify/commonchat v0.3.12 - github.com/grokify/mogo v0.64.7 - github.com/grokify/sogo v0.8.8 + github.com/grokify/mogo v0.64.8 + github.com/grokify/sogo v0.8.9 github.com/jessevdk/go-flags v1.6.1 github.com/joho/godotenv v1.5.1 github.com/microcosm-cc/bluemonday v1.0.27 diff --git a/go.sum b/go.sum index 4320f11..f8fce17 100644 --- a/go.sum +++ b/go.sum @@ -38,10 +38,10 @@ github.com/grokify/commonchat v0.3.12 h1:mVU4c0Tib/CSRWvkTPkcROkRguLuaVbJmjoIzOR github.com/grokify/commonchat v0.3.12/go.mod h1:JROEswUJCp5VO/DdBTxrZcRHc2/eRkExQbA0GQNQbC4= github.com/grokify/go-glip v0.5.15 h1:GMwcS+F7JLo/EiNV3QGw7PmUtlIpV8+Krbsj5vEl/qo= github.com/grokify/go-glip v0.5.15/go.mod h1:mXZpFppi1icpUto2PjsDIMJsaxhnNItRaBdNz/DQhXA= -github.com/grokify/mogo v0.64.7 h1:J8m0hDM5/27FqOTInisVcTTJL4lIMKxa5L/z05tctRg= -github.com/grokify/mogo v0.64.7/go.mod h1:mXtVtGE6+pZbXstdqyyqp7B3b7gv3Jy2z9HPBshqMYU= -github.com/grokify/sogo v0.8.8 h1:bAqcmEXlmd6qP6RF8MqRbw9kDTyELnDIynDmaBP1i2k= -github.com/grokify/sogo v0.8.8/go.mod h1:jJ6zqjXOT6qSxzfzLN46LAFmlKeOaGWlN1Hl3C2hiBQ= +github.com/grokify/mogo v0.64.8 h1:Oi7X6EWIaBVPLirrP8DAAMcTgQzUHBqag36yjBzMwTU= +github.com/grokify/mogo v0.64.8/go.mod h1:qD4Zz/GTGquZ7prO4A7h3kT7ZntMshXLk1lXdviKkUI= +github.com/grokify/sogo v0.8.9 h1:mVBasrhgSPT2tL7Q4B6ChOe2E2Emk/cbT2VCpfQFLAw= +github.com/grokify/sogo v0.8.9/go.mod h1:YSnBcS/t74vkLQAqIsStrwEu01eRZksmPsmtFsZI0ZY= 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/jessevdk/go-flags v1.6.1 h1:Cvu5U8UGrLay1rZfv/zP7iLpSHGUZ/Ou68T0iX1bBK4=