centos系统下载和安装 CentOS project released the CentOS version 8 on 25 September 2019. We can download and install CentOS 8 in different ways. In this tutorial, we will download the CentOS DVD and install it. This installation tutorial can be also used fo…
1、查当前版本:
[rootwww bin]# go version
go version go1.18.3 linux/amd64
[rootwww bin]#
2、go官网下载新版本:All releases - The Go Programming Language
3、升级开始:
(1)查旧版本存放位置:
[rootwww bin]# which …