Skip to content

Commit

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

---
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 Dec 22, 2024
1 parent 49572f8 commit d4745c5
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.21.2
github.com/grokify/mogo v0.66.2
github.com/grokify/sogo v0.8.15
github.com/grokify/sogo v0.8.16
github.com/jessevdk/go-flags v1.6.1
github.com/rs/zerolog v1.33.0
github.com/valyala/fasthttp v1.58.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.21.2 h1:wEbZH3euPXTJ0VLcZMaq7ica1JgYl7EPik+CGX
github.com/grokify/gocharts/v2 v2.21.2/go.mod h1:jOCtERsySKTj7ZWkAVB4uPFH/f4DRmd53V3MnL7H/rw=
github.com/grokify/mogo v0.66.2 h1:4GBxS+CKhP8H2jiXQnZrp2by+tWh40cPfAcUBbuLecU=
github.com/grokify/mogo v0.66.2/go.mod h1:S7yY+CvDcWXgJJtvaovzzA/mq9dAojldkAseERK+nmo=
github.com/grokify/sogo v0.8.15 h1:oIeH78slZZ4Ej5kJLbdLKtc/T3zUwJkg2VLMaT6cP50=
github.com/grokify/sogo v0.8.15/go.mod h1:TNz6wfwLYPPmTHC4gTandKdL58IgWzR1s87kQyUuSME=
github.com/grokify/sogo v0.8.16 h1:Etk3OQVutWJ60uwehlVyVTys+3rTRARcFMHWv3Tf+1k=
github.com/grokify/sogo v0.8.16/go.mod h1:95rcEmNxbftkH7g+nCeA4ngN3yDkW20ZEPzxo+fmEl4=
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 d4745c5

Please sign in to comment.