From 6ba5a19c2c3c9a227537db9ed5a3a9ccd8a1a39e Mon Sep 17 00:00:00 2001 From: Gari Singh Date: Tue, 25 Jun 2019 05:12:48 -0400 Subject: [PATCH] Update to Go 1.12.5 in ci.properties FAB-15809 #done Change-Id: I2decb07cb97d7f655926d8606de26aba100fcd94 Signed-off-by: Gari Singh --- ci.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci.properties b/ci.properties index 2738a7ceb7..4f6a530514 100644 --- a/ci.properties +++ b/ci.properties @@ -18,4 +18,4 @@ FAB_BASEIMAGE_VERSION=0.4.15 # Set related rocketChat channel name. Default: jenkins-robot CHANNEL_NAME=jenkins-robot # Set compaitable go version -GO_VER=1.11.5 +GO_VER=1.12.5