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

@@ -8,7 +8,7 @@ import (
"net/http"
"strings"
"bitbucket.org/digitorus/pdfsign/revocation"
"github.com/digitorus/pdfsign/revocation"
"golang.org/x/crypto/ocsp"
)