From f24e8f351ed8418de8abf4151f1295fc83700748 Mon Sep 17 00:00:00 2001 From: Diptanu Choudhury Date: Tue, 16 Aug 2016 15:33:24 -0700 Subject: [PATCH] Updating go version in Vagrant --- Vagrantfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Vagrantfile b/Vagrantfile index ae1f5c56b..8924eed75 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -6,7 +6,7 @@ VAGRANTFILE_API_VERSION = "2" DEFAULT_CPU_COUNT = 2 $script = <