Skip to content

Commit a751408

Browse files
Bump github.com/klippa-app/go-pdfium from 1.19.0 to 1.19.1 (#66)
Bumps [github.com/klippa-app/go-pdfium](https://github.com/klippa-app/go-pdfium) from 1.19.0 to 1.19.1. - [Release notes](https://github.com/klippa-app/go-pdfium/releases) - [Commits](klippa-app/go-pdfium@v1.19.0...v1.19.1) --- updated-dependencies: - dependency-name: github.com/klippa-app/go-pdfium dependency-version: 1.19.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0257089 commit a751408

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
@@ -3,7 +3,7 @@ module github.com/klippa-app/pdfium-cli
33
go 1.26.0
44

55
require (
6-
github.com/klippa-app/go-pdfium v1.19.0
6+
github.com/klippa-app/go-pdfium v1.19.1
77
github.com/spf13/cobra v1.10.2
88
)
99

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ github.com/jhump/protoreflect v1.17.0 h1:qOEr613fac2lOuTgWN4tPAtLL7fUSbuJL5X5Xum
3838
github.com/jhump/protoreflect v1.17.0/go.mod h1:h9+vUUL38jiBzck8ck+6G/aeMX8Z4QUY/NiJPwPNi+8=
3939
github.com/jolestar/go-commons-pool/v2 v2.1.2 h1:E+XGo58F23t7HtZiC/W6jzO2Ux2IccSH/yx4nD+J1CM=
4040
github.com/jolestar/go-commons-pool/v2 v2.1.2/go.mod h1:r4NYccrkS5UqP1YQI1COyTZ9UjPJAAGTUxzcsK1kqhY=
41-
github.com/klippa-app/go-pdfium v1.19.0 h1:8LzhcmUvn9+BwrS60EjmTp9T8N5/USfr0Tfe/wdo2Lw=
42-
github.com/klippa-app/go-pdfium v1.19.0/go.mod h1:X+AMQDw/TXTsgiY2vEGA7oYlQTmjyqmlt6pm6aoIDa0=
41+
github.com/klippa-app/go-pdfium v1.19.1 h1:T8FcT2GlrGAKge1SZKj8J/sq18lW7ffACogpV942rbM=
42+
github.com/klippa-app/go-pdfium v1.19.1/go.mod h1:X+AMQDw/TXTsgiY2vEGA7oYlQTmjyqmlt6pm6aoIDa0=
4343
github.com/mattn/go-colorable v0.1.9/go.mod h1:u6P/XSegPjTcexA+o6vUJrdnUu04hMope9wVRipJSqc=
4444
github.com/mattn/go-colorable v0.1.12 h1:jF+Du6AlPIjs2BiUiQlKOX0rt3SujHxPnksPKZbaA40=
4545
github.com/mattn/go-colorable v0.1.12/go.mod h1:u5H1YNBxpqRaxsYJYSkiCWKzEfiAb1Gb520KVy5xxl4=

0 commit comments

Comments
 (0)