From ec800b5806205edbd3ab4e85263ade32c4208bcd Mon Sep 17 00:00:00 2001 From: Simon Eisenmann Date: Wed, 21 Feb 2018 17:43:40 +0100 Subject: [PATCH] Bump Ubuntu 16.04 longsleep/golang-backports ppa version to 1.10 --- Ubuntu.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Ubuntu.md b/Ubuntu.md index b59efd25..d43deb60 100644 --- a/Ubuntu.md +++ b/Ubuntu.md @@ -26,7 +26,7 @@ $ snap install --classic go ``` > A restart is required for the command to be recognized. -If you're using Ubuntu 16.04 LTS and are unable to install `golang-1.9-go`, then you can also use the `longsleep/golang-backports` PPA: +If you're using Ubuntu 16.04 LTS and are unable to install `golang-1.10-go`, then you can also use the `longsleep/golang-backports` PPA: ``` sudo add-apt-repository ppa:longsleep/golang-backports