Created
July 31, 2015 18:54
-
-
Save derekwaynecarr/d5bf490c5a017b8bdb92 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[decarr@localhost kubernetes (master)]$ godep restore | |
package github.com/cpuguy83/go-md2man/mangen | |
imports github.com/cpuguy83/go-md2man/mangen | |
imports github.com/cpuguy83/go-md2man/mangen: cannot find package "github.com/cpuguy83/go-md2man/mangen" in any of: | |
/usr/lib/golang/src/github.com/cpuguy83/go-md2man/mangen (from $GOROOT) | |
/home/decarr/code/kubernetes/src/github.com/cpuguy83/go-md2man/mangen (from $GOPATH) | |
godep: restore: exit status 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment