go: update feature section with gopkgs

This commit is contained in:
syl20bnr 2018-06-09 00:49:07 -04:00
parent 0e0d5088b9
commit ae53d9612e
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ This layer adds extensive support for go to Spacemacs.
- Linting with flycheck's built-in checkers or flycheck-gometalinter
- Coverage profile visualization
- Test generation with [[https://github.com/s-kostyaev/go-gen-test][go-gen-test]]
- Get packages faster with [[https://github.com/haya14busa/gopkgs][gopkgs]]
* Install
** Pre-requisites