Fix linting errors

This commit is contained in:
Paul van Brouwershaven
2024-11-14 13:33:46 +01:00
parent 7946d5266d
commit bacc810a68
12 changed files with 32 additions and 108 deletions

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/digitorus/pdfsign
go 1.17
go 1.22
require (
github.com/digitorus/pdf v0.1.2