首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏twowinter

    The Things Network LoRaWAN Stack V3 学习笔记 1.2 源码编译 - 190821

    go-get=1: dial tcp 172.217.163.238:443: i/o timeout) go: cloud.google.com/go@v0.34.0: unrecognized import go-get=1: dial tcp 216.239.37.1:443: i/o timeout) go: golang.org/x/sys@v0.0.0-20180909124046-d0be0721c37e go-get=1: dial tcp 216.239.37.1:443: i/o timeout) go: google.golang.org/genproto@v0.0.0-20190201180003 go-get=1: dial tcp 216.239.37.1:443: i/o timeout) go: google.golang.org/genproto@v0.0.0-20181016170114 go-get=1: dial tcp 216.239.37.1:443: i/o timeout) go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-

    1.3K10发布于 2020-04-17
  • 来自专栏章鱼的慢慢技术路

    在VSCode中成功安装Go相关插件问题:tools failed to install.

    go-get=1 https fetch failed: Get https://golang.org/x/tools/go/buildutil? go-get=1 https fetch failed: Get https://golang.org/x/lint? go-get=1 https fetch failed: Get https://golang.org/x/lint? go-get=1 https fetch failed: Get https://golang.org/x/lint? go-get=1 https fetch failed: Get https://golang.org/x/lint?

    6.9K40发布于 2018-07-24
  • 来自专栏coder修行路

    让你成功安装vscode中go的相关插件

    go-get=1 https fetch failed: Get https://golang.org/x/tools/cmd/guru? go-get=1 https fetch failed: Get https://golang.org/x/tools/cmd/guru? go-get=1 https fetch failed: Get https://golang.org/x/tools/imports? go-get=1 https fetch failed: Get https://golang.org/x/tools/imports? go-get=1 https fetch failed: Get https://golang.org/x/tools/imports?

    5.9K80发布于 2018-01-04
  • 来自专栏LEo的网络日志

    18 Feb 2020 将go dep转换成go mod

    go-get=1 go: downloading k8s.io/api v0.0.0-20190222213804-5cb15d344471 Fetching https://k8s.io/api? go-get=1 go: downloading k8s.io/client-go v0.0.0-20190228174230-b40b2a5939e4 Fetching https://k8s.io/ go-get=1 go: downloading sigs.k8s.io/cluster-api v0.1.4 Fetching https://sigs.k8s.io/cluster-api? go-get=1 go: downloading sigs.k8s.io/yaml v1.1.0 ...

    32320编辑于 2023-10-17
  • 来自专栏后端云

    Bazel 构建 gRPC server&client

    go-get=1": dial tcp: lookup domain.name on 192.168.190.2:53: no such hostgazelle: finding module path go-get=1": redirected from secure URL https://old.com/one? go-get=1 to insecure URL http://www.old.com/one? go-get=1: 403 Forbidden gazelle: finding module path for import titanic.biz/foo: go get: unrecognized go-get=1": dial tcp: lookup fruit.io on 192.168.190.2:53: server misbehaving gazelle: finding module

    91820编辑于 2022-11-25
  • 来自专栏Tensorbytes

    go mod 在使用私有gitlab做nginx转发时“go-get=1”错误解决

    具体: server{ listen 80; listen 443 ssl; server_name gitlab.data-spark.cn; if ($args ~* "^go-get $args; } 加入了 if ($args ~* "^go-get=1") { set $condition goget; } if ($uri ~ ^/([a-zA-Z0-9_-]+)/([a-zA-Z0

    2.9K10发布于 2019-10-23
  • 来自专栏idba

    使用prometheus监控redis

    go-get=1: dial tcp 216.239.37.1:443: connect: connection timed out 可以先设置 GOPROXY 变量 export GOPROXY=https

    2.8K20发布于 2020-02-20
  • 来自专栏程序员同行者

    golang基础之工程结构

    go-get=1 https fetch failed. Fetching http://test.com/qyuhen/test? go-get=1 Parsing meta tags from http://test.com/qyuhen/test? go-get=1 (status code 200) get "test.com/qyuhen/test": found meta tag http://test.com/qyuhen/test? go-get=1 test.com/qyuhen/test (download) test.com/qyuhen/test 如此,该库就有两个有效导入路径,可能会导致存储两个本地副本。

    2.2K51发布于 2019-05-19
  • 来自专栏TeamsSix的网络空间安全专栏

    经验总结 | 关于 reNgine 自动化网络侦查框架的国内安装与报错的解决方法

    go-get=1: dial tcp 216.239.37.1:443: connect: connection refused) package golang.org/x/net/html/charset go-get=1: dial tcp 216.239.37.1:443: connect: connection refused) package google.golang.org/appengine go-get=1: dial tcp 216.239.37.1:443: connect: connection refused) package golang.org/x/text/encoding: go-get=1: dial tcp 216.239.37.1:443: connect: connection refused) 后来去网站查了亿下,是因为在使用go get命令获取资源会被墙的关系。

    3K30发布于 2020-09-27
  • 来自专栏备份

    go cannot find package "golang.org/x/crypto/ssh/terminal" 解决方案

    go-get=1: dial tcp 216.239.37.1:443: i/o timeout) 所以采取第二种办法 方法二: github clone 进入$GOPATH(你的安装go 的路径)

    1.8K30发布于 2020-09-10
  • 来自专栏热爱IT

    go get golang.org/x 包失败解决方法

    go-get=1: dial tcp 216.239.37.1:443: i/o timeout) 不访问外国网站的情况下怎么解决这个问题?

    2.4K30发布于 2019-04-10
  • 来自专栏信且诚心之动

    go mod

    go-get=1: dial tcp 216.239.37.1:443: connect: connection refused) 这样的错误。

    81630编辑于 2022-12-28
  • 来自专栏刘悦的技术博客

    在Mac os 下配置Go lang 开发环境

    GOPROXY environment variable     export GOPROXY="https://mirrors.aliyun.com/goproxy/"     这两行配置是为了使用go-get

    1.2K30编辑于 2022-08-08
  • 来自专栏大数据进阶

    【转】go get命令使用socket代理

    恢复的话可以重置git配置: 1 git config --global --unset http.proxy 原文链接如下:http://www.hi-roy.com/2018/10/12/go-get

    98520发布于 2019-09-17
  • 来自专栏poslua

    如何调试 Go mod 的各种异常

    go-get=1# get https://foo.bar.com/foo/bar? go-get=1: 200 OK (0.508s)mkdir -p /root/goforge/pkg/mod/cache/vcs # git3 https://foo.bar.com/foo/bar.git

    2.1K10发布于 2020-11-05
  • 来自专栏枉凝眉的专栏

    Beego初体验

    go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party

    98610发布于 2020-07-28
  • 来自专栏golang算法架构leetcode技术php

    goproxy 源码分析

    再结合go-get参数,向远端VCS系统发起https://github.com/goproxyio/goproxy?go-get=1请求。

    81910编辑于 2022-08-02
  • 来自专栏Opensource翻译专栏

    从Source-to-Image开始构建容器映像【Containers】

    对于Go,汇编脚本将运行Go-get等。 s2i/bin/run脚本应设置为Dockerfile中的CMD或ENTRYPOINT,并负责在应用程序映像运行时启动应用程序。

    1.2K30发布于 2019-11-21
  • 来自专栏码农桃花源

    喜提 redir contributor

    go-get=1 来获取相关信息,于是 /x handler 就在 header 里返回 meta 信息,告诉 go get 去 github 找。 ?

    95330发布于 2020-11-19
  • 来自专栏Cloud-DIY

    我的Go+语言初体验——基于CentOS系统搭建Go+语言环境详细教程

    go-get=1: dial tcp 142.251.42.241:443: i/o timeout) go: golang.org/x/mod@v0.5.1: unrecognized import go-get=1: dial tcp 1 42.251.42.241:443: i/o timeout) go: github.com/goplus/gox@v1.8.0: unknown revision

    1.2K30编辑于 2022-12-13
领券