u35s / h2s

h2s是一个把socks5代理转换为http,https代理的小工具,同时支持socks5,http,https(终端智能翻墙)
16 stars 8 forks source link

"go get -u -v github.com/u35s/h2s" 遇错 #2

Open luckypoem opened 4 years ago

luckypoem commented 4 years ago

hi.

yudeMacBook-Air:gopath brite$ go get -u -v github.com/u35s/h2s github.com/u35s/h2s (download) get "golang.org/x/crypto/blowfish": found meta tag get.metaImport{Prefix:"golang.org/x/crypto", VCS:"git", RepoRoot:"https://go.googlesource.com/crypto"} at //golang.org/x/crypto/blowfish?go-get=1 get "golang.org/x/crypto/blowfish": verifying non-authoritative meta tag golang.org/x/crypto (download) get "golang.org/x/crypto/cast5": found meta tag get.metaImport{Prefix:"golang.org/x/crypto", VCS:"git", RepoRoot:"https://go.googlesource.com/crypto"} at //golang.org/x/crypto/cast5?go-get=1 get "golang.org/x/crypto/cast5": verifying non-authoritative meta tag get "golang.org/x/crypto/salsa20/salsa": found meta tag get.metaImport{Prefix:"golang.org/x/crypto", VCS:"git", RepoRoot:"https://go.googlesource.com/crypto"} at //golang.org/x/crypto/salsa20/salsa?go-get=1 get "golang.org/x/crypto/salsa20/salsa": verifying non-authoritative meta tag src/github.com/u35s/h2s/vendor/shadowsocks-go/shadowsocks/encrypt.go:14:2: code in directory /Users/brite/go1.13/go/gopath/src/github.com/u35s/h2s/vendor/chacha20 expects import "github.com/aead/chacha20" yudeMacBook-Air:gopath brite$

怎么解决?

ColdZoo commented 3 years ago

Have you solved this?

luckypoem commented 3 years ago

@ColdZoo 没有。你能解决吗