Skip to content

Commit

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

---
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 Jun 3, 2024
1 parent 0f197ac commit 939a33e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -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.11
github.com/grokify/mogo v0.64.2
github.com/grokify/sogo v0.8.4
github.com/grokify/mogo v0.64.3
github.com/grokify/sogo v0.8.5
github.com/jessevdk/go-flags v1.5.0
github.com/joho/godotenv v1.5.1
github.com/microcosm-cc/bluemonday v1.0.26
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@ github.com/grokify/commonchat v0.3.11 h1:nVwF6+IanA3wk99Yi/SciF7ySOC+3TucvARlLBq
github.com/grokify/commonchat v0.3.11/go.mod h1:eL3Dil9kAQgs7MdhhQAzs1QOEgaskPcfEcu5j9DE/yQ=
github.com/grokify/go-glip v0.5.14 h1:IMDiIalTAzPYHPhVi7gGfY+uo9dKmanJwMsoqvAOx0w=
github.com/grokify/go-glip v0.5.14/go.mod h1:Q6HOrnqyeev5GxCMynNxgl13MsByMKAI7NJQTR0OtoE=
github.com/grokify/mogo v0.64.2 h1:JkqX9tX/81cayg3aaWsLs9kE8YRvjlcafrAYuJob/dM=
github.com/grokify/mogo v0.64.2/go.mod h1:T+vx1FB9ApDJH0T063XotVMHDsFoidt73umCrQdSW4A=
github.com/grokify/sogo v0.8.4 h1:lyWhtGJ9il8A22LwIa4w+tn5oDc+9VVyqNUkXYZbQJE=
github.com/grokify/sogo v0.8.4/go.mod h1:Y9qrWbeHnc4CBbHRA4gGZpZCmgj0D/WYlkC2Ynb2o4M=
github.com/grokify/mogo v0.64.3 h1:1NL6I6LL6njpbyTddMbudkedt4qysSCp//0oqfPku58=
github.com/grokify/mogo v0.64.3/go.mod h1:T+vx1FB9ApDJH0T063XotVMHDsFoidt73umCrQdSW4A=
github.com/grokify/sogo v0.8.5 h1:/T0pxzARf8AO9IzuYzZNtLK1ot2VCCeCgRq+ROqFty0=
github.com/grokify/sogo v0.8.5/go.mod h1:mhLxvYx2x7YNw5abTyT9Xdly6OIKiCkCU7+hCn4bnDY=
github.com/huandu/xstrings v1.4.0 h1:D17IlohoQq4UcpqD7fDk80P7l+lwAmlFaBHgOipl2FU=
github.com/huandu/xstrings v1.4.0/go.mod h1:y5/lhBue+AyNmUVz9RLU9xbLR0o4KIIExikq4ovT0aE=
github.com/jessevdk/go-flags v1.5.0 h1:1jKYvbxEjfUl0fmqTCOfonvskHHXMjBySTLW4y9LFvc=
Expand Down

0 comments on commit 939a33e

Please sign in to comment.