Skip to content
This repository was archived by the owner on Sep 9, 2020. It is now read-only.

Commit bc15279

Browse files
committed
Update CHANGELOG
1 parent e4522e4 commit bc15279

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ IMPROVEMENTS:
2727
* Hash digests of vendor contents are now stored in `Gopkg.lock`, and the contents of vendor are only rewritten on change or hash mismatch ([#1912](https://github.com/golang/dep/pull/1912)).
2828
* Don't exclude `Godeps` folder ([#1822](https://github.com/golang/dep/issues/1822)).
2929
* Add project-package relationship graph support in graphviz ([#1588](https://github.com/golang/dep/pull/1588)).
30+
* Limit concurrency of `dep status` to avoid hitting open file limits ([#1923](https://github.com/golang/dep/issue/1923)).
3031

3132
WIP:
3233
* Enable importing external configuration from dependencies during init (#1277). This is feature flagged and disabled by default.

0 commit comments

Comments
 (0)