Це стара версія документу!
sudo apt install golang-1.14 echo "export PATH=\$PATH:/usr/lib/go-1.14/bin" >> ~/.bashrc
Now test with
go version