Skip to content

Instantly share code, notes, and snippets.

@danielscarvalho
Last active April 17, 2024 01:24
Show Gist options
  • Save danielscarvalho/0eaea463369fc7176c58472053b23b7a to your computer and use it in GitHub Desktop.
Save danielscarvalho/0eaea463369fc7176c58472053b23b7a to your computer and use it in GitHub Desktop.
Install go Linux
sudo tar -C /opt -xzf go1.22.2.linux-amd64.tar.gz
# https://go.dev/doc/install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment