Updated to demonstrate use using go1.1rc2

This commit is contained in:
Darren Coxall
2013-05-08 09:04:25 +01:00
parent 8de0cd5b46
commit 53660ea428
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
class { "golang":
version => "1.1rc1"
version => "1.1rc2"
}