[Newbies] go1.18安装
Tofloor
poster avatar
jerry
deepin
2023-08-22 07:32
Author

golang1.18安装:用习惯了的版本-个人用的1.18.10

所有版本golang。url:https://golang.google.cn/dl/

个人用: -省得下次找。

https://golang.google.cn/dl/go1.18.10.linux-amd64.tar.gz

goproxy:

https://www.jianshu.com/p/5c99296a817d

安装:

https://zhuanlan.zhihu.com/p/629240139

docker 安装

https://blog.csdn.net/richie696/article/details/113078983

设置docker源

查看源

docker info**|**grep Mirrors -A 1

配置源

https://blog.csdn.net/allway2/article/details/121583277

Reply Favorite View the author
All Replies
阿尼樱奈奈
Moderator
2023-08-22 16:01
#1

ok

Reply View the author
xiaoheishitou
deepin
2023-08-22 16:47
#2

可以考虑使用gvm 管理go版本

Reply View the author
xiaoheishitou
deepin
2023-08-22 16:52
#3

https://github.com/voidint/g

Reply View the author
晚秋(lateautumn)
Moderator
2023-08-22 23:25
#4

弱弱的问一下,这个软件是干什么的?confused

Reply View the author
Equationzhao
deepin
2023-09-08 19:47
#5
晚秋(lateautumn)

弱弱的问一下,这个软件是干什么的?confused

用来管理 go 版本的,升级或者切换版本比较方便

Reply View the author