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] committed Sep 2, 2024
1 parent f2be198 commit a14295d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
5 changes: 1 addition & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@ 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
Expand All @@ -13,7 +10,7 @@ require (
github.com/google/go-querystring v1.1.0
github.com/grokify/commonchat v0.3.12
github.com/grokify/mogo v0.64.10
github.com/grokify/sogo v0.8.9
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
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ github.com/grokify/go-glip v0.5.15 h1:GMwcS+F7JLo/EiNV3QGw7PmUtlIpV8+Krbsj5vEl/q
github.com/grokify/go-glip v0.5.15/go.mod h1:mXZpFppi1icpUto2PjsDIMJsaxhnNItRaBdNz/DQhXA=
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.9 h1:mVBasrhgSPT2tL7Q4B6ChOe2E2Emk/cbT2VCpfQFLAw=
github.com/grokify/sogo v0.8.9/go.mod h1:YSnBcS/t74vkLQAqIsStrwEu01eRZksmPsmtFsZI0ZY=
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 a14295d

Please sign in to comment.