Skip to content

Commit

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

---
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 Aug 18, 2024
1 parent 8eca365 commit 29cea62
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
github.com/getkin/kin-openapi v0.123.0
github.com/grokify/gocharts/v2 v2.19.6
github.com/grokify/mogo v0.64.7
github.com/grokify/sogo v0.8.7
github.com/grokify/sogo v0.8.8
github.com/jessevdk/go-flags v1.6.1
github.com/rs/zerolog v1.33.0
github.com/valyala/fasthttp v1.55.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ github.com/grokify/gocharts/v2 v2.19.6 h1:cgYLUcuJGFCO3Yztum6iHRN1Uun5ktyZC7rlSa
github.com/grokify/gocharts/v2 v2.19.6/go.mod h1:CjHDnrXJPd4agL+DM7ZHW0D2pUMLEeiy4sQhA7Sf6yo=
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.7 h1:NPPHJz+Tay62Q/ryDu1nogmcgBmFAKkOh+6OsQQz3Uc=
github.com/grokify/sogo v0.8.7/go.mod h1:eP9Pf6fDptGbxiaCaLq1taPEU6X8mT08dOe8ri7pMpA=
github.com/grokify/sogo v0.8.8 h1:bAqcmEXlmd6qP6RF8MqRbw9kDTyELnDIynDmaBP1i2k=
github.com/grokify/sogo v0.8.8/go.mod h1:jJ6zqjXOT6qSxzfzLN46LAFmlKeOaGWlN1Hl3C2hiBQ=
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/iancoleman/strcase v0.3.0 h1:nTXanmYxhfFAMjZL34Ov6gkzEsSJZ5DbhxWjvSASxEI=
Expand Down

0 comments on commit 29cea62

Please sign in to comment.