Skip to content

Commit

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

---
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 Dec 23, 2024
1 parent c37bcb4 commit 43d1252
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 @@ -3,7 +3,7 @@ module github.com/grokify/gocharts/v2
go 1.22.0

require (
github.com/grokify/mogo v0.66.3
github.com/grokify/mogo v0.66.4
github.com/jessevdk/go-flags v1.6.1
github.com/olekukonko/tablewriter v0.0.5
github.com/shopspring/decimal v1.4.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ github.com/google/go-cmp v0.6.0/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeN
github.com/google/gofuzz v1.0.0/go.mod h1:dBl0BpW6vV/+mYPU4Po3pmUjxk6FQPldtuIdl/M65Eg=
github.com/grokify/base36 v1.0.5 h1:iUgnt40hrPtn3M2gjU4Darow5ikf8xWXrTuMWTLziCk=
github.com/grokify/base36 v1.0.5/go.mod h1:L+1aaUBGfp5Ctar7KCS5G9uPABo1Ccu1Ct2iQAuhOJ4=
github.com/grokify/mogo v0.66.3 h1:nEiKofCduqyJDkflkcNFi7xNSct90mn3tgIeoBONwV8=
github.com/grokify/mogo v0.66.3/go.mod h1:tjp3ilgEOTTtCifK9D7NpxS42I3dNb5Hy0blVLggPts=
github.com/grokify/mogo v0.66.4 h1:gA8snXmuhRTseZXVAehjNbhklPR14xlGt98M3fAyvKk=
github.com/grokify/mogo v0.66.4/go.mod h1:tjp3ilgEOTTtCifK9D7NpxS42I3dNb5Hy0blVLggPts=
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 43d1252

Please sign in to comment.