# git.gitorious.org/go-pkg/epubgo.git
/usr/local/go/src/pkg/git.gitorious.org/go-pkg/epubgo.git/file.go:35: function ends without a return statement
On Apr 19, 2014 7:27 PM, <tfa...@gmail.com> wrote:
> Thanks for the package. I get the following message when I try to install it:
>
> # git.gitorious.org/go-pkg/epubgo.git
>
> /usr/local/go/src/pkg/git.gitorious.org/go-pkg/epubgo.git/file.go:35: function ends without a return statement
are you still using Go 1.0.x? time to upgrade now.
./myepub.go:6: imported and not used: "git.gitorious.org/go-pkg/epubgo.git" as epubgo
./myepub.go:10: undefined: epub
Thanks for your help.