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

Commit 04b5e1f

Browse files
committed
changelog: correct changelog about ensure
1 parent 433f02c commit 04b5e1f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ IMPROVEMENTS:
55
* File name case check is now performed on `Gopkg.toml` and `Gopkg.lock`.
66
(#1114)
77
* gps: gps now supports pruning. (#1020)
8-
* `dep ensure -add` now concurrently validates the passed project arguments.
9-
Improving performance when adding new dependencies with `-add`. (#1175)
8+
* `dep ensure -update` now concurrently validates the passed project arguments.
9+
Improving performance when updating dependencies with `-update`. (#1175)
1010
* `dep status` now concurrently fetches repo info. Improving status performance.
1111
(#1135)
1212

0 commit comments

Comments
 (0)