Updated to Go 1.2

This commit is contained in:
Darren Coxall
2013-12-07 18:31:20 +00:00
parent 558777ce36
commit 5050f8fa5b
3 changed files with 3 additions and 3 deletions

View File

@@ -1,3 +1,3 @@
class { "golang":
version => "1.1.2"
version => "1.2"
}