correct version
This commit is contained in:
parent
7b9ab21f20
commit
9dd9af82ef
@ -6,7 +6,7 @@ import (
|
||||
"os"
|
||||
"path/filepath"
|
||||
|
||||
"git.ma-al.com/go-fitz"
|
||||
"git.ma-al.com/goc_marek/go-fitz"
|
||||
)
|
||||
|
||||
func ExampleNew() {
|
||||
|
@ -9,7 +9,7 @@ import (
|
||||
"path/filepath"
|
||||
"testing"
|
||||
|
||||
"git.ma-al.com/go-fitz"
|
||||
"git.ma-al.com/goc_marek/go-fitz"
|
||||
)
|
||||
|
||||
func TestImage(t *testing.T) {
|
||||
|
Loading…
Reference in New Issue
Block a user