1.安装Go: Install/Update Tools报错

1.问题

2.解决办法

添加配置项:
  {
      "go.toolsEnvVars": {
          "GOPROXY": "https://goproxy.cn,direct"
      }
  }

posted on 2025-04-07 23:13  与太阳肩并肩  阅读(73)  评论(0)    收藏  举报

导航