Use Go 1.3.3

This commit is contained in:
Darren Coxall
2014-10-01 21:45:23 +01:00
parent 3baff19bef
commit 3debdcf5bb
3 changed files with 3 additions and 3 deletions

View File

@@ -1,3 +1,3 @@
class { "golang":
version => "1.3.1"
version => "1.3.3"
}