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

build: update golang.org/x/crypto/ssh #292

Merged
merged 2 commits into from
Mar 21, 2017
Merged

Conversation

sarahhodne
Copy link
Contributor

This pulls in a fix for golang/go#18861.

Fixes #290.

This caches the vendor/manifest file as well, which means that updated
dependencies won't be updated, since the cache overwrites what's in the
git repo.

Also, this directory only contains the downloaded files, so the speed
increase wasn't as significant as I first thought. The intention was to
cache the compiled files for the dependencies, not just the source code.

This reverts commit 876aaf9.
@sarahhodne
Copy link
Contributor Author

This is the diff: golang/crypto@bed1280...728b753

@sarahhodne sarahhodne merged commit cd6b2c9 into master Mar 21, 2017
@sarahhodne sarahhodne deleted the hh/update-ssh-library branch March 21, 2017 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants