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