angristan / angristan/nginx-autoinstall
Old old golang
未关闭
enhancement
- 主要语言
- Shell
- 星标
- 646
- 派生
- 231
- PR 合并指标
- 30 天内没有已合并 PR
描述
422 > # Dependencies for BoringSSL and Quiche
423 > apt-get install -y golang
On Debian stretch the line above is installing some terribly old golang version (1.7 vs 1.13 latest) and messing my system slightly.
Is it possible to make that optional? Or perhaps better checking first if golang is already on the system (`go version`)
Of course I could comment that line out but I always forget. Silly me.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。