You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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$
怎么解决?
The text was updated successfully, but these errors were encountered:
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$
怎么解决?
The text was updated successfully, but these errors were encountered: