Skip to content

Commit 42c9f1d

Browse files
chore(deps): bump github.com/signintech/gopdf (#369)
Bumps the go-minor-patch group with 1 update: [github.com/signintech/gopdf](https://github.com/signintech/gopdf). Updates `github.com/signintech/gopdf` from 0.37.0 to 0.38.0 - [Changelog](https://github.com/signintech/gopdf/blob/master/Changelog.md) - [Commits](signintech/gopdf@v0.37.0...v0.38.0) --- updated-dependencies: - dependency-name: github.com/signintech/gopdf dependency-version: 0.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ba3e105 commit 42c9f1d

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
@@ -24,7 +24,7 @@ require (
2424
github.com/ory/fosite v0.49.0
2525
github.com/pdfcpu/pdfcpu v0.13.0
2626
github.com/prometheus/client_golang v1.24.1
27-
github.com/signintech/gopdf v0.37.0
27+
github.com/signintech/gopdf v0.38.0
2828
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e
2929
github.com/spf13/viper v1.21.0
3030
github.com/stretchr/testify v1.11.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -427,8 +427,8 @@ github.com/shirou/gopsutil/v4 v4.26.5 h1:RPcBXkpz7kOj9PqGFQOlBPZHsyaPvPVQc098y9R
427427
github.com/shirou/gopsutil/v4 v4.26.5/go.mod h1:LZ6ewCSkBqUpvSOf+LsTGnRinC6iaNUNMGBtDkJBaLQ=
428428
github.com/shopspring/decimal v0.0.0-20180709203117-cd690d0c9e24/go.mod h1:M+9NzErvs504Cn4c5DxATwIqPbtswREoFCre64PpcG4=
429429
github.com/shopspring/decimal v1.2.0/go.mod h1:DKyhrW/HYNuLGql+MJL6WCR6knT2jwCFRcu2hWCYk4o=
430-
github.com/signintech/gopdf v0.37.0 h1:3FsZQ5WlLmnKHyc5inqCxpUn9yBDCST5INuNpXCJToM=
431-
github.com/signintech/gopdf v0.37.0/go.mod h1:d23eO35GpEliSrF22eJ4bsM3wVeQJTjXTHq5x5qGKjA=
430+
github.com/signintech/gopdf v0.38.0 h1:s4apRVQX8SG+1qRfAFpWhs5fS2PFwwPU+fS0SnGRwgA=
431+
github.com/signintech/gopdf v0.38.0/go.mod h1:d23eO35GpEliSrF22eJ4bsM3wVeQJTjXTHq5x5qGKjA=
432432
github.com/sirupsen/logrus v1.4.1/go.mod h1:ni0Sbl8bgC9z8RoU9G6nDWqqs/fq4eDPysMBDgk/93Q=
433433
github.com/sirupsen/logrus v1.4.2/go.mod h1:tLMulIdttU9McNUspp0xgXVQah82FyeX6MwdIuYE2rE=
434434
github.com/sirupsen/logrus v1.9.0/go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ=

0 commit comments

Comments
 (0)