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

generate failed on go 1.18 beta2 #55

Closed
secmask opened this issue Feb 16, 2022 · 0 comments · Fixed by #56
Closed

generate failed on go 1.18 beta2 #55

secmask opened this issue Feb 16, 2022 · 0 comments · Fixed by #56

Comments

@secmask
Copy link

secmask commented Feb 16, 2022

hi, just got an issue with go.18 beta2, reproduce steps:

  1. build enumer from source with go 1.18beta2
  2. use enumer from step1 to generate code
  3. got error: enumer: internal error: package "bytes" without types was imported from ...."

enumer unit test also failed on go1.18

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

Successfully merging a pull request may close this issue.

1 participant