Skip to content

Installation

Official download page: https://go.dev/dl/.

Install script for Linux OS: https://github.com/kamaslau/shell

Setup Mirror

bash
go env -w GOPROXY=https://goproxy.io,direct # Official
go env -w GOPROXY=https://goproxy.cn,direct # Mirror from 七牛云

go env GOPROXY