This repository has been archived by the owner on Sep 9, 2020. It is now read-only.
v0.3.0
v0.3.0
Better changelogs coming soon, we hope. The big change of note in this release is that dep ensure
has been significantly refactored, has several new flags, and bare dep ensure
no longer takes arguments (e.g. dep ensure github.com/pkg/errors
), as that approach has always been confusing and only a half-measure.
See dep help ensure
and dep ensure -examples
for more guidance.