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!
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!