Update to Go 1.4

This commit is contained in:
Darren Coxall
2014-12-11 07:26:36 +00:00
parent 3debdcf5bb
commit 5f602a80b5
2 changed files with 2 additions and 3 deletions

View File

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