From f06726f57b6626b5d31be894eafcd3e8e319a437 Mon Sep 17 00:00:00 2001 From: James Nugent Date: Wed, 19 Oct 2016 15:12:43 -0500 Subject: [PATCH] vagrant: Upgrade to Go 1.7.3 --- Vagrantfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Vagrantfile b/Vagrantfile index a41bd827b..88958c5fc 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -5,7 +5,7 @@ VAGRANTFILE_API_VERSION = "2" $script = <