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
glide install
Due to aws/aws-sdk-go#1539 aws/aws-sdk-go#1540
glide install fails with the following error:
Failed to set version on github.com/aws/aws-sdk-go to 00fb2125993965df739fa3398b03bef3eb2e198f: Unable to update checked out version
As a hack for Homebrew/homebrew-core#18363 I can manually clone the repository into GLIDE_HOME cache at the desired revision.
Full log is here: https://jenkins.brew.sh/job/Homebrew%20Core%20Pull%20Requests/9186/version=sierra/console
(backup since that will eventually be deleted https://gist.github.com/ilovezfs/8f9d5adc5d21e31a619333c1bbebf3a5)
The text was updated successfully, but these errors were encountered:
This has been fixed via aws/aws-sdk-go#1541.
Sorry, something went wrong.
No branches or pull requests
Due to
aws/aws-sdk-go#1539
aws/aws-sdk-go#1540
glide install
fails with the following error:As a hack for Homebrew/homebrew-core#18363 I can manually clone the repository into GLIDE_HOME cache at the desired revision.
Full log is here: https://jenkins.brew.sh/job/Homebrew%20Core%20Pull%20Requests/9186/version=sierra/console
(backup since that will eventually be deleted https://gist.github.com/ilovezfs/8f9d5adc5d21e31a619333c1bbebf3a5)
The text was updated successfully, but these errors were encountered: