摘要: 安装 手动安装 下载 Go 压缩包: VERSION=$(curl -s 'https://go.dev/dl/?mode=json' | jq -r '.[0].version') && \ wget -O go.linux-amd64.tar.gz https://go.dev/dl/$VERS 阅读全文
posted @ 2024-08-18 00:00 undefined443 阅读(108) 评论(0) 推荐(0)