From 6e754af487cde31b7fb7956c8b5dd6eec78d328f Mon Sep 17 00:00:00 2001 From: quest Date: Mon, 8 Feb 2016 18:40:05 -0800 Subject: [PATCH] Remove mousetrap --- scripts/cross_compile.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/cross_compile.sh b/scripts/cross_compile.sh index 359a519c..0e069b7d 100755 --- a/scripts/cross_compile.sh +++ b/scripts/cross_compile.sh @@ -1,5 +1,4 @@ #!/bin/bash -go get github.com/inconshreveable/mousetrap go get github.com/mitchellh/gox go get github.com/tcnksm/ghr