Skip to content

Commit 853a424

Browse files
build(deps): bump github.com/sumup/sumup-go from 0.9.0 to 0.13.0
Bumps [github.com/sumup/sumup-go](https://github.com/sumup/sumup-go) from 0.9.0 to 0.13.0. - [Release notes](https://github.com/sumup/sumup-go/releases) - [Changelog](https://github.com/sumup/sumup-go/blob/main/CHANGELOG.md) - [Commits](sumup/sumup-go@v0.9.0...v0.13.0) --- updated-dependencies: - dependency-name: github.com/sumup/sumup-go dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f135135 commit 853a424

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
@@ -8,7 +8,7 @@ require (
88
github.com/charmbracelet/lipgloss v1.1.0
99
github.com/mergestat/timediff v0.0.4
1010
github.com/shopspring/decimal v1.4.0
11-
github.com/sumup/sumup-go v0.11.1
11+
github.com/sumup/sumup-go v0.13.0
1212
github.com/urfave/cli/v3 v3.6.2
1313
golang.org/x/term v0.39.0
1414
)

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ github.com/shopspring/decimal v1.4.0 h1:bxl37RwXBklmTi0C79JfXCEBD1cqqHt0bbgBAGFp
4949
github.com/shopspring/decimal v1.4.0/go.mod h1:gawqmDU56v4yIKSwfBSFip1HdCCXN8/+DMd9qYNcwME=
5050
github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu7U=
5151
github.com/stretchr/testify v1.11.1/go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U=
52-
github.com/sumup/sumup-go v0.11.1 h1:jGthnT8V/QIllOoF4pE9kwS000AntdtEa4UTaejeX/I=
53-
github.com/sumup/sumup-go v0.11.1/go.mod h1:UgT9aaxvUBrAiRpunqyb1zi5v/+1z+6Lr6p6bgL8EYI=
52+
github.com/sumup/sumup-go v0.13.0 h1:35Xpv8cNLS5O02voKgwgks8Gz2QU53Ek8emlOyVuvkU=
53+
github.com/sumup/sumup-go v0.13.0/go.mod h1:UgT9aaxvUBrAiRpunqyb1zi5v/+1z+6Lr6p6bgL8EYI=
5454
github.com/urfave/cli/v3 v3.6.2 h1:lQuqiPrZ1cIz8hz+HcrG0TNZFxU70dPZ3Yl+pSrH9A8=
5555
github.com/urfave/cli/v3 v3.6.2/go.mod h1:ysVLtOEmg2tOy6PknnYVhDoouyC/6N42TMeoMzskhso=
5656
github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e h1:JVG44RsyaB9T2KIHavMF/ppJZNG9ZpyihvCd0w101no=

0 commit comments

Comments
 (0)