Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error downloading dep (code.google.com/p/go.crypto/ssh): unrecognized import path "code.google.com/p/go.crypto/ssh" #26

Open
lavanya56 opened this issue Apr 20, 2017 · 0 comments

Comments

@lavanya56
Copy link

I have an issue with the command "godep restore".
godep: [WARNING]: godep should only be used inside a valid go package directory and
godep: [WARNING]: may not function correctly. You are probably outside of your $ GOPATH.
godep: [WARNING]: Current Directory: /home/miracle/other_src/gopath/go_ser vice_broker
godep: [WARNING]: $GOPATH: /home/miracle/other_src/gopath/go_service_broke r
godep: WARNING: Godep workspaces (./Godeps/_workspace) are deprecated and suppor t for them will be removed when go1.8 is released.
godep: WARNING: Go version (go1.6) & $GO15VENDOREXPERIMENT= wants to enable the vendor experiment, but disabling because a Godep workspace (Godeps/_workspace) e xists
godep: error downloading dep (code.google.com/p/go.crypto/ssh): unrecognized imp ort path "code.google.com/p/go.crypto/ssh"
godep: Error downloading some deps. Aborting restore and check.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant