You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 14, 2020. It is now read-only.
What about dropping go compiler < 1.5 support and start using golang vendoring?
It's default for latest godep. I also started using glide with flattened vendor tree since it support semver and other goodies. I explained my workflow, pro and cons here (updated in the latest comment) containers/build#186
The problem is that github.com/camlistore/camlistore/pkg/errorutil is not available anymore. I'm not sure why godep doesn't use the stored revision though, which should definitely still have that path.
The text was updated successfully, but these errors were encountered: