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" }