Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Package import errors with Go 1.14 #4

Closed
atombender opened this issue Oct 15, 2020 · 1 comment
Closed

Package import errors with Go 1.14 #4

atombender opened this issue Oct 15, 2020 · 1 comment
Assignees

Comments

@atombender
Copy link

Just thought you should know; maybe put a warning in the readme? With Go 1.14, I get this:

$ go version
go version go1.14.6 darwin/amd64

$ typex .
2020/10/15 11:03:03 internal error: package "sync" without types was imported from "[...]"

Go 1.15 works fine.

@dtgorski dtgorski self-assigned this Oct 15, 2020
@dtgorski
Copy link
Owner

Unfortunately I lack the hardware to reproduce and fix the behaviour, so I follow your suggestion to add this information to the README file. I updated a "Know Issues" section accordingly. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants