From 9f1933b5528f32b29cef6009342b95dfb696f704 Mon Sep 17 00:00:00 2001 From: Kechagias Apostolos Date: Thu, 14 Jan 2016 16:12:43 +0200 Subject: [PATCH] Update manifest.yml Upgrade to Go 1.5.3 for security reasons, see: https://groups.google.com/forum/#!topic/golang-announce/MEATuOi_ei4 --- metadata/manifest.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/metadata/manifest.yml b/metadata/manifest.yml index 0b69ea4..31e6c80 100755 --- a/metadata/manifest.yml +++ b/metadata/manifest.yml @@ -1,8 +1,8 @@ Name: go Cartridge-Short-Name: GO -Display-Name: Go 1.5.2 -Version: "1.5.2" -Versions: ["1.5.2","1.4.2","1.4.1", "1.4", "1.3.1","1.2.2","1.1.2", "1.0.3"] +Display-Name: Go 1.5.3 +Version: "1.5.3" +Versions: ["1.5.3","1.4.2","1.4.1", "1.4", "1.3.1","1.2.2","1.1.2", "1.0.3"] Website: https://github.com/smarterclayton/openshift-go-cart Cartridge-Version: 0.0.1 Cartridge-Vendor: smarterclayton @@ -11,7 +11,7 @@ Categories: - golang - web_framework Provides: - - go-1.5.2 + - go-1.5.3 - "go" - "go (version) = 1.2.2" - "go (version) = 1.1.2"