This repository was archived by the owner on Sep 9, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ NEW FEATURES:
66 based projects (#815 ).
77* Allow override of cache directory location using environment variable
88` DEPCACHEDIR ` . ([ #1234 ] ( https://github.com/golang/dep/pull/1234 ) )
9+ * Add support for template output in ` dep status ` . (#1389 )
910
1011BUG FIXES:
1112
@@ -15,6 +16,7 @@ BUG FIXES:
1516* Fix ` -no-vendor ` flag for ` ensure -update ` (#1361 ).
1617* Validate ` git ls-remote ` output and ignore all malformed lines (#1379 )
1718* Support [ gopkg.in version zero] ( http://labix.org/gopkg.in#VersionZero ) (#1243 ).
19+ * Fix how dep status print revision constraints. (#1421 )
1820
1921IMPROVEMENTS:
2022
@@ -23,6 +25,7 @@ IMPROVEMENTS:
2325* Improve file copy performance by not forcing a file sync (PR #1408 ).
2426* Skip empty constraints during import ([ #1414 ] ( https://github.com/golang/dep/pull/1349 ) )
2527* Handle errors when writing status output ([ #1420 ] ( https://github.com/golang/dep/pull/1420 ) )
28+ * Add constraint for locked projects in ` status ` . (#962 )
2629
2730# v0.3.2
2831
You can’t perform that action at this time.
0 commit comments