From 8ec023d88d3900037b58aa5ee074936708fd1057 Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Wed, 4 Jul 2018 14:13:08 +0100 Subject: [PATCH] Don't install goreleaser via go get --- shell/golang.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/shell/golang.sh b/shell/golang.sh index 3f1b0d4..ac58fce 100755 --- a/shell/golang.sh +++ b/shell/golang.sh @@ -15,7 +15,6 @@ install_go_global_packages () { github.com/asciimoo/wuzz github.com/derekparker/delve/cmd/dlv github.com/golang/lint/golint - github.com/goreleaser/goreleaser github.com/kisielk/errcheck github.com/kr/pretty github.com/mdempsky/unconvert