-
-
Notifications
You must be signed in to change notification settings - Fork 381
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
anyone really was using 'keyify' ? #834
Comments
probably not many at this point. As for your specific problem: keyify has never been updated to work with Go modules; it only works in GOPATH mode. It's unlikely that this will be fixed, either. At this point, the likely way forward is that keyify will be integrated with gopls at some point, and the standalone tool will go away. |
i tried
better be, thanks your info and reply. looking forward this. |
or:
The text was updated successfully, but these errors were encountered: