We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi! I'm using ":"-separated GOPATH with 2 parts, and the plugin can't handle it.
Generating coverage profile for /Users/ikorolev/dev/go/src/play/sum Error running tests: b'can\'t load package: package /Users/ikorolev/dev/go/src/play/sum: import "/Users/ikorolev/dev/go/src/play/sum": cannot import absolute path\n'
I've made a fix, I'll make a pull-request now.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi!
I'm using ":"-separated GOPATH with 2 parts, and the plugin can't handle it.
I've made a fix, I'll make a pull-request now.
The text was updated successfully, but these errors were encountered: