From 79cb83de37d363da5ba62501996e621290c52422 Mon Sep 17 00:00:00 2001 From: Shawn Smith Date: Sat, 6 Feb 2016 22:26:42 +0900 Subject: [PATCH] update make install --- scripts/make-install.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/make-install.sh b/scripts/make-install.sh index 1c38b27..56b81ec 100755 --- a/scripts/make-install.sh +++ b/scripts/make-install.sh @@ -1,7 +1,6 @@ #!/bin/bash go get github.com/tools/godep -go get github.com/boltdb/bolt go get github.com/alecthomas/gometalinter gometalinter --install --update