mirror of
https://github.com/NohamR/papeer.git
synced 2026-05-25 20:00:47 +00:00
fix package references
This commit is contained in:
@@ -12,7 +12,7 @@ import (
|
|||||||
epub "github.com/bmaupin/go-epub"
|
epub "github.com/bmaupin/go-epub"
|
||||||
cobra "github.com/spf13/cobra"
|
cobra "github.com/spf13/cobra"
|
||||||
|
|
||||||
"github.com/papeer/book"
|
"github.com/lapwat/papeer/book"
|
||||||
)
|
)
|
||||||
|
|
||||||
var quiet, stdout, recursive, include bool
|
var quiet, stdout, recursive, include bool
|
||||||
|
|||||||
Reference in New Issue
Block a user