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

Commit 8fce7de

Browse files
committed
update changelog - allow cachedir override
1 parent 1f703e6 commit 8fce7de

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ Improving performance when updating dependencies with `-update`. (#1175)
3030
(#1135)
3131
* gps: Add SourceURLsForPath() to SourceManager. (#1166)
3232
* gps: Include output in error. (#1180)
33+
* Allow override of cache directory location using environment variable
34+
`DEPCACHEDIR`. (#1234)
3335

3436
WIP:
3537

@@ -50,7 +52,7 @@ importer would drop the imported version of a project (#1100)
5052
* Import analyzer now always uses the same name, fixing the lock mismatch
5153
immediately after dep init issue (#1099)
5254
* Add support for importing from [govend](https://github.com/govend/govend)
53-
(#1040) and [LK4D4/vndr](https://github.com/LK4D4/vndr) (#978) based projects
55+
(#1040) and [LK4D4/vndr](https://github.com/LK4D4/vndr) (#978) based projects
5456
* gps: gps no longer assumes that every git repo has a HEAD (#1053)
5557
* `os.Chmod` failures on Windows due to long path length has been fixed (#925)
5658
* Add `version` command (#996)

0 commit comments

Comments
 (0)