From 7e0cbb4da7bc031b66cb3fe02d906acc7a0c2241 Mon Sep 17 00:00:00 2001 From: clint shryock Date: Mon, 23 Nov 2015 11:11:55 -0600 Subject: [PATCH] Update Vagrant file to use Go 1.5.1 --- Vagrantfile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Vagrantfile b/Vagrantfile index 59709339d7..9ee9a8676d 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -5,6 +5,7 @@ VAGRANTFILE_API_VERSION = "2" $script = <