mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 11:26:41 +00:00
Add up package to list of default golang tools
This commit is contained in:
@@ -11,6 +11,7 @@ alias gv="govendor"
|
|||||||
|
|
||||||
install_go_global_packages () {
|
install_go_global_packages () {
|
||||||
local packages=(
|
local packages=(
|
||||||
|
github.com/akavel/up
|
||||||
github.com/alecthomas/gometalinter
|
github.com/alecthomas/gometalinter
|
||||||
github.com/asciimoo/wuzz
|
github.com/asciimoo/wuzz
|
||||||
github.com/derekparker/delve/cmd/dlv
|
github.com/derekparker/delve/cmd/dlv
|
||||||
|
|||||||
Reference in New Issue
Block a user