Skip to content

go-get error: code.google.com/p/go-charset no go-import meta tags #2

@mblakele

Description

@mblakele

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)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions