Skip to content

Commit 35d2c33

Browse files
build(deps): bump github.com/sumup/sumup-go from 0.15.0 to 0.15.1
Bumps [github.com/sumup/sumup-go](https://github.com/sumup/sumup-go) from 0.15.0 to 0.15.1. - [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.15.0...v0.15.1) --- updated-dependencies: - dependency-name: github.com/sumup/sumup-go dependency-version: 0.15.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 234627b commit 35d2c33

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ require (
99
github.com/mergestat/timediff v0.0.4
1010
github.com/shopspring/decimal v1.4.0
1111
github.com/stretchr/testify v1.11.1
12-
github.com/sumup/sumup-go v0.15.0
12+
github.com/sumup/sumup-go v0.15.1
1313
github.com/urfave/cli/v3 v3.7.0
1414
golang.org/x/term v0.41.0
1515
)

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ github.com/shopspring/decimal v1.4.0 h1:bxl37RwXBklmTi0C79JfXCEBD1cqqHt0bbgBAGFp
4444
github.com/shopspring/decimal v1.4.0/go.mod h1:gawqmDU56v4yIKSwfBSFip1HdCCXN8/+DMd9qYNcwME=
4545
github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu7U=
4646
github.com/stretchr/testify v1.11.1/go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U=
47-
github.com/sumup/sumup-go v0.15.0 h1:JnzBKahXjdNbY4st/pB0jWl/AJRl86fO9cKkE0k8rEw=
48-
github.com/sumup/sumup-go v0.15.0/go.mod h1:D++G2u9zvobimuUrgvSbah/tS3ON2Dmi6yb6ScA2Jpg=
47+
github.com/sumup/sumup-go v0.15.1 h1:9gplUuXfZSpoejZgQpWfTXZnPPBMay18QTzyAAoyqvE=
48+
github.com/sumup/sumup-go v0.15.1/go.mod h1:D++G2u9zvobimuUrgvSbah/tS3ON2Dmi6yb6ScA2Jpg=
4949
github.com/urfave/cli/v3 v3.7.0 h1:AGSnbUyjtLiM+WJUb4dzXKldl/gL+F8OwmRDtVr6g2U=
5050
github.com/urfave/cli/v3 v3.7.0/go.mod h1:ysVLtOEmg2tOy6PknnYVhDoouyC/6N42TMeoMzskhso=
5151
github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e h1:JVG44RsyaB9T2KIHavMF/ppJZNG9ZpyihvCd0w101no=

0 commit comments

Comments
 (0)