Migrate to github

This commit is contained in:
Paul van Brouwershaven
2022-06-29 21:09:28 +02:00
parent 3caf640baa
commit dc48ea3133
14 changed files with 210 additions and 65 deletions

View File

@@ -1,3 +1,6 @@
// +build certificateExpired
// TODO: Rework tests, these currently fail because of expired certificate
package sign
import (
@@ -5,7 +8,7 @@ import (
"encoding/pem"
"testing"
"bitbucket.org/digitorus/pdfsign/revocation"
"github.com/digitorus/pdfsign/revocation"
)
const certPem = `-----BEGIN CERTIFICATE-----