Skip to content

Commit

Permalink
build(deps): bump github.com/grokify/sogo from 0.8.9 to 0.8.10
Browse files Browse the repository at this point in the history
Bumps [github.com/grokify/sogo](https://github.com/grokify/sogo) from 0.8.9 to 0.8.10.
- [Release notes](https://github.com/grokify/sogo/releases)
- [Commits](grokify/sogo@v0.8.9...v0.8.10)

---
updated-dependencies:
- dependency-name: github.com/grokify/sogo
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent f26b890 commit c828a26
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 9 deletions.
7 changes: 2 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,15 @@ module github.com/grokify/chathooks

// +heroku goVersion go1.22
go 1.22.0

toolchain go1.22.3

require (
github.com/apex/gateway v1.1.2
github.com/aws/aws-lambda-go v1.47.0
github.com/buaazp/fasthttprouter v0.1.1
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.9
github.com/grokify/sogo v0.8.9
github.com/grokify/mogo v0.64.10
github.com/grokify/sogo v0.8.10
github.com/jessevdk/go-flags v1.6.1
github.com/joho/godotenv v1.5.1
github.com/microcosm-cc/bluemonday v1.0.27
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -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.9 h1:sCS/or6Gk1xYOlH+3PI1TkgiALC63pvmXFsAGDD9Dg4=
github.com/grokify/mogo v0.64.9/go.mod h1:lyAkBnG6PoXz1F4Pb7TPVaH+1aWLANgUxGSnlgvtVHA=
github.com/grokify/sogo v0.8.9 h1:mVBasrhgSPT2tL7Q4B6ChOe2E2Emk/cbT2VCpfQFLAw=
github.com/grokify/sogo v0.8.9/go.mod h1:YSnBcS/t74vkLQAqIsStrwEu01eRZksmPsmtFsZI0ZY=
github.com/grokify/mogo v0.64.10 h1:zK8xzDFXmCwYyoTp72urPMv/X/DuBLtX51/oVJOO3IM=
github.com/grokify/mogo v0.64.10/go.mod h1:zZsDlAknrt0pTHGeNpm3ZNaUTHSGQoIL6qtmjx0IB0I=
github.com/grokify/sogo v0.8.10 h1:ABWLVIAusQgg0mlf44U0VWygnkyexpVNfQTOUJrzKrU=
github.com/grokify/sogo v0.8.10/go.mod h1:ONr0DN1qGh3sfrx7nEoX0TYgQcudaujfxFrmZDC3FcY=
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=
Expand Down

0 comments on commit c828a26

Please sign in to comment.