From 201f58e3e6181e831e4a45037f9751f3567379cc Mon Sep 17 00:00:00 2001 From: Darren Coxall Date: Fri, 10 May 2013 14:58:07 +0100 Subject: [PATCH] Updated to the latest RC (3) --- manifests/init.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/init.pp b/manifests/init.pp index 03771ae..871ce8c 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -1,3 +1,3 @@ class { "golang": - version => "1.1rc2" + version => "1.1rc3" }