From 18a7d418f86541f75571df1e3f3ef60df2d386cd Mon Sep 17 00:00:00 2001 From: James Nugent Date: Fri, 14 Oct 2016 15:32:28 -0500 Subject: [PATCH] vagrant: Upgrade Vagrantfile to Go 1.7.1 --- Vagrantfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Vagrantfile b/Vagrantfile index 5a00bf67d6..a41bd827b5 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -5,7 +5,7 @@ VAGRANTFILE_API_VERSION = "2" $script = <