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

Commit c59be21

Browse files
committed
Fixed another CHANGELOG parenths
1 parent 283c00c commit c59be21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ BUG FIXES:
2121
NEW FEATURES:
2222

2323
* Absorb `dep prune` into `dep ensure`. ([#944](https://github.com/golang/dep/issues/944))
24-
* Add support for importing from [glock](https://github.com/robfig/glock) based projects. ([#1422](https://github.com/golang/dep/pull/1422)
24+
* Add support for importing from [glock](https://github.com/robfig/glock) based projects. ([#1422](https://github.com/golang/dep/pull/1422))
2525
* Add support for importing from [govendor](https://github.com/kardianos/govendor) based projects. ([#815](https://github.com/golang/dep/pull/815))
2626
* Allow override of cache directory location using environment variable `DEPCACHEDIR`. ([#1234](https://github.com/golang/dep/pull/1234))
2727
* Add support for template output in `dep status`. ([#1389](https://github.com/golang/dep/pull/1389))

0 commit comments

Comments
 (0)