From 5e79c4f07aad41313c5bc47dd167e5a0596d2b5f Mon Sep 17 00:00:00 2001 From: John Freeman Date: Sun, 19 May 2019 11:09:44 +0100 Subject: [PATCH] Updated Go lang to 1.12.5 (#565) Keeping up with the latest changes. --- docs/_docs/features.md | 2 +- provisioning/requirements.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/_docs/features.md b/docs/_docs/features.md index a7842b5c..8db34f20 100644 --- a/docs/_docs/features.md +++ b/docs/_docs/features.md @@ -862,7 +862,7 @@ idea . ### Go SDK This development environment comes with Go language -[SDK 1.12.4](https://golang.org/dl/#go1.12.4) installed. +[SDK 1.12.5](https://golang.org/dl/#go1.12.5) installed. ### Go environment variables diff --git a/provisioning/requirements.yml b/provisioning/requirements.yml index a43e3357..dc090bd9 100644 --- a/provisioning/requirements.yml +++ b/provisioning/requirements.yml @@ -38,7 +38,7 @@ - src: gantsign.gnome-proxy version: '1.2.0' - src: gantsign.golang - version: '2.1.4' + version: '2.1.5' - src: gantsign.helm version: '1.4.1' - src: gantsign.hub