Skip to content

Commit

Permalink
Bump github.com/signintech/gopdf from 0.27.1 to 0.28.0 (#24)
Browse files Browse the repository at this point in the history
Bumps [github.com/signintech/gopdf](https://github.com/signintech/gopdf) from 0.27.1 to 0.28.0.
- [Changelog](https://github.com/signintech/gopdf/blob/master/Changelog.md)
- [Commits](signintech/gopdf@v0.27.1...v0.28.0)

---
updated-dependencies:
- dependency-name: github.com/signintech/gopdf
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent ef3a085 commit e20a069
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 @@ -4,7 +4,7 @@ go 1.23.1

require (
github.com/joho/godotenv v1.5.1
github.com/signintech/gopdf v0.27.1
github.com/signintech/gopdf v0.28.0
github.com/unidoc/unioffice v1.36.0
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ github.com/pkg/errors v0.8.1 h1:iURUrRGxPUNPdy5/HRSm+Yj6okJ6UtLINN0Q9M4+h3I=
github.com/pkg/errors v0.8.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
github.com/richardlehane/msoleps v1.0.3 h1:aznSZzrwYRl3rLKRT3gUk9am7T/mLNSnJINvN0AQoVM=
github.com/richardlehane/msoleps v1.0.3/go.mod h1:BWev5JBpU9Ko2WAgmZEuiz4/u3ZYTKbjLycmwiWUfWg=
github.com/signintech/gopdf v0.27.1 h1:e3hKauvFbKoIk2jz4HaUsnwuEzsN1xJOFag6ZR6JbFY=
github.com/signintech/gopdf v0.27.1/go.mod h1:d23eO35GpEliSrF22eJ4bsM3wVeQJTjXTHq5x5qGKjA=
github.com/signintech/gopdf v0.28.0 h1:zCUlRuedALiKaZmEdLSoA4EPqjpnzLBP6co8fjA6C7Q=
github.com/signintech/gopdf v0.28.0/go.mod h1:d23eO35GpEliSrF22eJ4bsM3wVeQJTjXTHq5x5qGKjA=
github.com/unidoc/unioffice v1.36.0 h1:9kEUK3hQhVAB7g3lROsvCrSMZsxSwFmC1UiMox7RohQ=
github.com/unidoc/unioffice v1.36.0/go.mod h1:VL/S9i/xd2zYqZCUzO6CFPr3kM4iKj/tLcEcthAilgU=

0 comments on commit e20a069

Please sign in to comment.