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

cmd/scriggo: improve handling errors when loading modules #395

Open
gazerro opened this issue Sep 11, 2019 · 0 comments
Open

cmd/scriggo: improve handling errors when loading modules #395

gazerro opened this issue Sep 11, 2019 · 0 comments
Assignees
Labels
improvement An optional improvement scriggo tool Related to the scriggo tool

Comments

@gazerro
Copy link
Member

gazerro commented Sep 11, 2019

With the release of Go 1.13 some error messages, returned the during loading of modules, have changed and with Go 1.14 other error messages will change ( see issues golang/go#30748 and golang/go#28459 ).

The Scriggo command should handle the various errors returned by the different versions of Go.

@gazerro gazerro added improvement An optional improvement scriggo tool Related to the scriggo tool labels Sep 11, 2019
@gazerro gazerro self-assigned this Sep 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement An optional improvement scriggo tool Related to the scriggo tool
Projects
None yet
Development

No branches or pull requests

1 participant