Skip to content

Commit

Permalink
build(deps): bump github.com/grokify/mogo from 0.64.0 to 0.64.1
Browse files Browse the repository at this point in the history
Bumps [github.com/grokify/mogo](https://github.com/grokify/mogo) from 0.64.0 to 0.64.1.
- [Release notes](https://github.com/grokify/mogo/releases)
- [Commits](grokify/mogo@v0.64.0...v0.64.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 28, 2024
1 parent 9b4be59 commit 49c80cf
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 @@ -9,7 +9,7 @@ require (
github.com/buaazp/fasthttprouter v0.1.1
github.com/getkin/kin-openapi v0.123.0
github.com/grokify/gocharts/v2 v2.18.7
github.com/grokify/mogo v0.64.0
github.com/grokify/mogo v0.64.1
github.com/grokify/sogo v0.8.3
github.com/jessevdk/go-flags v1.5.0
github.com/rs/zerolog v1.33.0
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/base36 v1.0.5 h1:iUgnt40hrPtn3M2gjU4Darow5ikf8xWXrTuMWTLziCk=
github.com/grokify/base36 v1.0.5/go.mod h1:L+1aaUBGfp5Ctar7KCS5G9uPABo1Ccu1Ct2iQAuhOJ4=
github.com/grokify/gocharts/v2 v2.18.7 h1:An4Nw1hsuxU+mtg39Tj/RF58cbU5vm8j5Nry06Fd32c=
github.com/grokify/gocharts/v2 v2.18.7/go.mod h1:CNSBJpW6ghgn/V+f9fRJvX0wfyXAQOiOQsCuBCdoOVI=
github.com/grokify/mogo v0.64.0 h1:v32BZwLcEzqmi+fMpKHO5OTZwk/0e7Mj6ZhoTASy/9Q=
github.com/grokify/mogo v0.64.0/go.mod h1:xiALI6FeTSs7FBOvTmYbeB3PzXNQryidUAQXZYB83Cc=
github.com/grokify/mogo v0.64.1 h1:C00OImHAvmnmxT/b2rZ5COFwrm8h18PH2QxwwIviLYM=
github.com/grokify/mogo v0.64.1/go.mod h1:ZJ3pXJcHfUdVZldMchDBmkKrGj4hfxEoF2bTx5oCwWM=
github.com/grokify/sogo v0.8.3 h1:vKLua60oE9iMB8qv82PEs9qD4Qblz2HN6eblIe0OThc=
github.com/grokify/sogo v0.8.3/go.mod h1:KuZ8jvETSdaoCqHl58IiWRRgE6J8adjt004mT49Bpk4=
github.com/huandu/xstrings v1.4.0 h1:D17IlohoQq4UcpqD7fDk80P7l+lwAmlFaBHgOipl2FU=
Expand Down

0 comments on commit 49c80cf

Please sign in to comment.