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
Hello!
I'm trying to vendor your library but my vendor tool (gvt) failed due to missing dependencies:
bin/gvt fetch github.com/mattbaird/gochimp 2017/09/06 19:44:11 Fetching: github.com/mattbaird/gochimp 2017/09/06 19:44:13 · Fetching recursive dependency: github.com/picatic/gochimp Username for 'https://github.com': Password for 'https://github.com': remote: Repository not found. fatal: Authentication failed for 'https://github.com/picatic/gochimp/' 2017/09/06 19:44:28 skipping insecure protocol: git://github.com/picatic/gochimp Permission denied (publickey). fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. 2017/09/06 19:44:29 skipping insecure protocol: http://github.com/picatic/gochimp 2017/09/06 19:44:29 command "fetch" failed: error fetching github.com/picatic/gochimp: vcs probe failed, tried: https://github.com/picatic/gochimp,ssh://github.com/picatic/gochimp
And according to GitHub this library was removed or renamed (https://https://github.com/picatic/gochimp) :(
Could you remove/correct dependency to this code?
Thank you!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello!
I'm trying to vendor your library but my vendor tool (gvt) failed due to missing dependencies:
And according to GitHub this library was removed or renamed (https://https://github.com/picatic/gochimp) :(
Could you remove/correct dependency to this code?
Thank you!
The text was updated successfully, but these errors were encountered: