文章分类 -  golang

摘要:增加如下代码 const theVersion = go1.17 TRANSLATE with x English Arabic Hebrew Polish Bulgarian Hindi Portuguese Catalan Hmong Daw Romanian Chinese Simplifie 阅读全文
posted @ 2022-09-28 17:48 CeasonCing 阅读(398) 评论(0) 推荐(0)
摘要:Go填坑之将Private仓库用作module依赖 export GOPRIVATE=gitlab.com/xxxgo env -w GOPRIVATE=gitlab.com/xxx 启动golang容器 export GOPROXY="https://goproxy.cn,direct" git 阅读全文
posted @ 2022-03-24 11:03 CeasonCing 阅读(107) 评论(0) 推荐(0)