update package references

This commit is contained in:
lapwat
2021-09-14 22:51:08 +02:00
parent 3857de3d87
commit 3f6dcd8aa0
3 changed files with 3 additions and 3 deletions

View File

@@ -12,7 +12,7 @@ import (
epub "github.com/bmaupin/go-epub"
cobra "github.com/spf13/cobra"
"papeer/book"
"github.com/papeer/book"
)
var quiet, stdout, recursive, include bool