From c655c3ff339917c69462d2134d94078a5a6c9455 Mon Sep 17 00:00:00 2001 From: John Freeman Date: Sun, 7 Oct 2018 20:05:39 +0100 Subject: [PATCH] Updated Go lang to 1.11.1 (#463) 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 b3615d31..07327767 100644 --- a/docs/_docs/features.md +++ b/docs/_docs/features.md @@ -462,7 +462,7 @@ support for Node.js, JavaScript and TypeScript. ### Go SDK This development environment comes with Go language -[SDK 1.10.3](https://golang.org/dl/#go1.10.3) installed. +[SDK 1.11.1](https://golang.org/dl/#go1.11.1) installed. ### Go environment variables diff --git a/provisioning/requirements.yml b/provisioning/requirements.yml index d21a67c8..6183377d 100644 --- a/provisioning/requirements.yml +++ b/provisioning/requirements.yml @@ -26,7 +26,7 @@ - src: gantsign.gnome-proxy version: '1.2.0' - src: gantsign.golang - version: '1.6.0' + version: '1.6.1' - src: gantsign.inotify version: '1.2.0' - src: gantsign.intellij