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
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: