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 (
"strings"
"time"
"bitbucket.org/digitorus/pdf"
"github.com/digitorus/pdf"
)
func findFirstPage(parent pdf.Value) (pdf.Value, error) {