Skip to content

Commit

Permalink
change import until upstream merges phpdave11/gofpdi#60
Browse files Browse the repository at this point in the history
  • Loading branch information
peter-held authored Mar 19, 2024
1 parent 504c6dd commit 104b554
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/gofpdi/gofpdi.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ package gofpdi
import (
"io"

realgofpdi "github.com/phpdave11/gofpdi"
realgofpdi "github.com/peter-held/gofpdi"
)

// gofpdiPdf is a partial interface that only implements the functions we need
Expand Down

0 comments on commit 104b554

Please sign in to comment.