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) {
|
||||
|
2
go.mod
2
go.mod
@ -1,3 +1,3 @@
|
||||
module git.ma-al.com/go-fitz
|
||||
module git.ma-al.com/goc_marek/go-fitz
|
||||
|
||||
go 1.21
|
||||
|
Loading…
x
Reference in New Issue
Block a user