Thanks for this. I hope to continue using goread via my own app. But I can't seem to build using go 1.12. I get errors like this:
package code.google.com/p/go-charset/charset: unrecognized import path "code.google.com/p/go-charset/charset" (parse https://code.google.com/p/go-charset/charset?go-get=1: no go-import meta tags ())
package code.google.com/p/go-charset/data: unrecognized import path "code.google.com/p/go-charset/data" (parse https://code.google.com/p/go-charset/data?go-get=1: no go-import meta tags ())
I get the same when I use go 1.11.9. Any suggestions? Is there a better place to discuss this?
Originally posted by @fredcy in #1 (comment)