This repository has been archived by the owner on Feb 26, 2019. It is now read-only.
Releases: tools/godep
Releases · tools/godep
v80
v79: Record error from fillPackage
Fixes #531
v78: Don't use build.ImportDir when discovering packages for the package spec. Fixes #529
Merge pull request #530 from moncho/master Bump version number to 78
v77: Don't include quotes around hg revisions
v76: Default to vendor being on unless older go versions
Fixes #526 Closes #524
v75
v74
v73: Fix chmod so that it works on Windows as well.
Bump Version
v72: Improve handling of git remote show origin
v71: Preserve permissions when copying
Set the file perimissions based on the permissions of the source file. Particularly useful for copying the x bit Fixes #404