Skip to content

Commit 30071d8

Browse files
chore(deps): bump github.com/jacoelho/banking from 1.9.0 to 1.9.1
Bumps [github.com/jacoelho/banking](https://github.com/jacoelho/banking) from 1.9.0 to 1.9.1. - [Release notes](https://github.com/jacoelho/banking/releases) - [Commits](jacoelho/banking@v1.9.0...v1.9.1) --- updated-dependencies: - dependency-name: github.com/jacoelho/banking dependency-version: 1.9.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d105471 commit 30071d8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ require (
1717
github.com/go-xmlfmt/xmlfmt v1.1.3
1818
github.com/google/uuid v1.6.0
1919
github.com/hannes-sistemica/toon v0.0.0-20251027210156-1425a7c03d9a
20-
github.com/jacoelho/banking v1.9.0
20+
github.com/jacoelho/banking v1.9.1
2121
github.com/lnquy/cron v1.1.1
2222
github.com/mattn/go-runewidth v0.0.19
2323
github.com/muesli/ansi v0.0.0-20230316100256-276c6243b2f6

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,8 +117,8 @@ github.com/hexops/gotextdiff v1.0.3/go.mod h1:pSWU5MAI3yDq+fZBTazCSJysOMbxWL1BSo
117117
github.com/inconshreveable/mousetrap v1.0.0/go.mod h1:PxqpIevigyE2G7u3NXJIT2ANytuPF1OarO4DADm73n8=
118118
github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2s0bqwp9tc8=
119119
github.com/inconshreveable/mousetrap v1.1.0/go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLfsEA9PFc4w1p2J65bw=
120-
github.com/jacoelho/banking v1.9.0 h1:sQyVp1IfXLIhOWC2Rl8CDbIRYhOk4iGOedbnHAWtT74=
121-
github.com/jacoelho/banking v1.9.0/go.mod h1:5Lw43sn19K1uDNCBvlWpgLL8o926MI/JBTRrD7P9XoU=
120+
github.com/jacoelho/banking v1.9.1 h1:MwtuIkNBgtLDSK5f7xxI61TtUr01u+8/JyNZ0BQqvi4=
121+
github.com/jacoelho/banking v1.9.1/go.mod h1:5Lw43sn19K1uDNCBvlWpgLL8o926MI/JBTRrD7P9XoU=
122122
github.com/josharian/intern v1.0.0/go.mod h1:5DoeVV0s6jJacbCEi61lwdGj/aVlrQvzHFFd8Hwg//Y=
123123
github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE=
124124
github.com/kr/pretty v0.3.1/go.mod h1:hoEshYVHaxMs3cyo3Yncou5ZscifuDolrwPKZanG3xk=

0 commit comments

Comments
 (0)