Skip to content

Commit

Permalink
build(deps): bump github.com/Rhymond/go-money from 1.0.10 to 1.0.14
Browse files Browse the repository at this point in the history
Bumps [github.com/Rhymond/go-money](https://github.com/Rhymond/go-money) from 1.0.10 to 1.0.14.
- [Release notes](https://github.com/Rhymond/go-money/releases)
- [Commits](Rhymond/go-money@v1.0.10...v1.0.14)

---
updated-dependencies:
- dependency-name: github.com/Rhymond/go-money
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent 7d7b922 commit c9ce512
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/VictorAvelar/mollie-cli
go 1.20

require (
github.com/Rhymond/go-money v1.0.10
github.com/Rhymond/go-money v1.0.14
github.com/VictorAvelar/mollie-api-go/v3 v3.13.0
github.com/avocatl/admiral v0.7.0
github.com/mitchellh/go-homedir v1.1.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ cloud.google.com/go/storage v1.14.0/go.mod h1:GrKmX003DSIwi9o29oFT7YDnHYwZoctc3f
dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9/go.mod h1:H6x//7gZCb22OMCxBHrMx7a5I7Hp++hsVxbQ4BYO7hU=
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo=
github.com/Rhymond/go-money v1.0.10 h1:jaySwEIcS6cQELv1XiJSGqcicI93ln9RhHHa14zWpZc=
github.com/Rhymond/go-money v1.0.10/go.mod h1:iHvCuIvitxu2JIlAlhF0g9jHqjRSr+rpdOs7Omqlupg=
github.com/Rhymond/go-money v1.0.14 h1:HtdIZ0mP4LrnpN3wdRhsik7pool7x22ILZdDe3moL6E=
github.com/Rhymond/go-money v1.0.14/go.mod h1:iHvCuIvitxu2JIlAlhF0g9jHqjRSr+rpdOs7Omqlupg=
github.com/VictorAvelar/mollie-api-go/v3 v3.13.0 h1:sWMLw6SjrDu8R4FFe9kUKyjY1bOfOCP4imbwrHlwzek=
github.com/VictorAvelar/mollie-api-go/v3 v3.13.0/go.mod h1:h8MG4DwtvFi2npYpO0F3vwubzRMTvF895Y4l8Qimh/I=
github.com/avocatl/admiral v0.7.0 h1:MfEbD+ulP4txYEUK/xCmMch5v+kIavw54W8KluiL+es=
Expand Down

0 comments on commit c9ce512

Please sign in to comment.