采用go get下载go-micro,但是无法下载,而且也按照网上提供的方法也不行,
本人目前是在window环境下操作的,
go get github.com/micro/micro,
以下是错误提示信息:
package golang.org/x/net/ipv4: unrecognized import path "golang.org/x/net/ipv4" (https fetch: Get https://golang.org/x/net/ipv4?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.)
所以有谁碰到过这种类似问题的,可以帮忙解答下?!!!
可以采用gopm下载,但是下载出现以下提示信息,之后没有看到下载包文件
[GOPM] 01-22 16:56:43 [ WARN] Getting imports: no buildable Go source files in C:\Users\Seeed\AppData\Local\Temp\783231000\src\github.com\golang\protobuf
[GOPM] 01-22 16:58:52 [ WARN] Getting imports: no buildable Go source files in C:\Users\Seeed\AppData\Local\Temp\355661200\src\github.com\DataDog\dd-trace-go
[GOPM] 01-22 16:59:32 [ WARN] Getting imports: no buildable Go source files in C:\Users\Seeed\AppData\Local\Temp\14435500\src\golang.org\x\crypto
[GOPM] 01-22 16:59:35 [ WARN] Getting imports: no buildable Go source files in C:\Users\Seeed\AppData\Local\Temp\345954300\src\github.com\grpc-ecosystem\grpc-opentracing
[GOPM] 01-22 16:59:37 [ WARN] Getting imports: no buildable Go source files in C:\Users\Seeed\AppData\Local\Temp\88232100\src\github.com\matttproud\golang_protobuf_extensions
[GOPM] 01-22 17:00:05 [ WARN] Getting imports: no buildable Go source files in C:\Users\Seeed\AppData\Local\Temp\345519800\src\github.com\xenolf\lego
[GOPM] 01-22 17:00:19 [ WARN] Getting imports: no buildable Go source files in C:\Users\Seeed\AppData\Local\Temp\577588500\src\github.com\davecgh\go-spew
[GOPM] 01-22 17:00:21 [ WARN] Getting imports: no buildable Go source files in C:\Users\Seeed\AppData\Local\Temp\208842200\src\github.com\eapache\go-resiliency
[GOPM] 01-22 17:00:49 [ WARN] Getting imports: no buildable Go source files in C:\Users\Seeed\AppData\Local\Temp\700456000\src\github.com\apache\thrift
[GOPM] 01-22 17:00:57 [ WARN] Getting imports: no buildable Go source files in C:\Users\Seeed\AppData\Local\Temp\86219900\src\github.com\gogo\protobuf
[GOPM] 01-22 17:01:04 [ WARN] Getting imports: no buildable Go source files in C:\Users\Seeed\AppData\Local\Temp\801322400\src\github.com\prometheus\client_golang
[GOPM] 01-22 17:01:07 [ WARN] Getting imports: no buildable Go source files in C:\Users\Seeed\AppData\Local\Temp\791182500\src\github.com\prometheus\client_model
[GOPM] 01-22 17:01:10 [ WARN] Getting imports: no buildable Go source files in C:\Users\Seeed\AppData\Local\Temp\952233600\src\github.com\prometheus\common
[GOPM] 01-22 17:01:23 [ WARN] Getting imports: no buildable Go source files in C:\Users\Seeed\AppData\Local\Temp\198708300\src\github.com\envoyproxy\go-control-plane
[GOPM] 01-22 17:01:24 [ WARN] Getting imports: no buildable Go source files in C:\Users\Seeed\AppData\Local\Temp\179748800\src\github.com\gogo\googleapis
[GOPM] 01-22 17:02:01 [ WARN] Getting imports: no buildable Go source files in C:\Users\Seeed\AppData\Local\Temp\560549500\src\github.com\Azure\go-autorest
[GOPM] 01-22 17:02:05 [ WARN] Getting imports: no buildable Go source files in C:\Users\Seeed\AppData\Local\Temp\695330700\src\github.com\denverdino\aliyungo
[GOPM] 01-22 17:02:10 [ WARN] Getting imports: no buildable Go source files in C:\Users\Seeed\AppData\Local\Temp\409332000\src\github.com\google\go-querystring
[GOPM] 01-22 17:02:34 [ WARN] Getting imports: no buildable Go source files in C:\Users\Seeed\AppData\Local\Temp\251813900\src\golang.org\x\sync
[GOPM] 01-22 17:02:41 [ WARN] Getting imports: no buildable Go source files in C:\Users\Seeed\AppData\Local\Temp\835678800\src\github.com\softlayer\softlayer-go
[GOPM] 01-22 17:03:27 [ WARN] Getting imports: no buildable Go source files in C:\Users\Seeed\AppData\Local\Temp\734956700\src\github.com\vmware\vic
[GOPM] 01-22 17:03:33 [ WARN] Getting imports: no buildable Go source files in C:\Users\Seeed\AppData\Local\Temp\979024900\src\golang.org\x\net
[GOPM] 01-22 17:03:38 [ WARN] Getting imports: no buildable Go source files in C:\Users\Seeed\AppData\Local\Temp\877165500\src\github.com\hashicorp\go-msgpack
#12
更多评论