From 5855ca0f1344060c314131961cb03e342ad393a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jan 2023 14:06:05 +0000 Subject: [PATCH] Bump github.com/signintech/gopdf from 0.10.0 to 0.15.2 Bumps [github.com/signintech/gopdf](https://github.com/signintech/gopdf) from 0.10.0 to 0.15.2. - [Release notes](https://github.com/signintech/gopdf/releases) - [Changelog](https://github.com/signintech/gopdf/blob/master/Changelog.md) - [Commits](https://github.com/signintech/gopdf/compare/v0.10.0...v0.15.2) --- updated-dependencies: - dependency-name: github.com/signintech/gopdf dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index a0c812b..8cee342 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/tinyzimmer/ginvoicer go 1.17 require ( - github.com/signintech/gopdf v0.10.0 + github.com/signintech/gopdf v0.15.2 github.com/spf13/cobra v1.2.1 golang.org/x/text v0.3.7 gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b diff --git a/go.sum b/go.sum index 204d0bd..8db9cd8 100644 --- a/go.sum +++ b/go.sum @@ -203,8 +203,8 @@ github.com/russross/blackfriday/v2 v2.0.1/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQD github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f/go.mod h1:sm1tb6uqfes/u+d4ooFouqFdy9/2g9QGwK3SQygK0Ts= github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529/go.mod h1:DxrIzT+xaE7yg65j358z/aeFdxmN0P9QXhEzd20vsDc= github.com/shurcooL/sanitized_anchor_name v1.0.0/go.mod h1:1NzhyTcUVG4SuEtjjoZeVRXNmyL/1OwPU0+IJeTBvfc= -github.com/signintech/gopdf v0.10.0 h1:IUm7yD7VVHC2yb0yq7IOWdakz/SlBlfhgQqYlpfaCC4= -github.com/signintech/gopdf v0.10.0/go.mod h1:PXwitUSeFWEWs+wHVjSS3cUmD4PTXB686ozqfDIQQoQ= +github.com/signintech/gopdf v0.15.2 h1:S+PVAUX6ZfQkEwCyHpP19VLz/QWNVI+lTBusFLwOWc0= +github.com/signintech/gopdf v0.15.2/go.mod h1:a+E8HlIuBwghPyoo7UaoB5UaL7zklDzmYVIAHoW/Rlw= github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d/go.mod h1:OnSkiWE9lh6wB0YB77sQom3nweQdgAjqCqsofrRNTgc= github.com/smartystreets/goconvey v1.6.4/go.mod h1:syvi0/a8iFYH4r/RixwvyeAJjdLS9QV7WQ/tjFTllLA= github.com/spf13/afero v1.6.0/go.mod h1:Ai8FlHk4v/PARR026UzYexafAt9roJ7LcLMAmO6Z93I=