Created
November 10, 2017 19:13
-
-
Save catvec/479ee58c49f2b891e5d93e68ab843844 to your computer and use it in GitHub Desktop.
Noah-Huppert/kube-bot "cannot find package" error
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
| $ go run index.go | |
| config/config.go:9:8: cannot find package "_/home/noah/Documents/workspace/go/src/github.com/Noah-Huppert/kube-bot/vendor/github.com/pelletier/go-toml" in any of: | |
| /usr/lib/go/src/_/home/noah/Documents/workspace/go/src/github.com/Noah-Huppert/kube-bot/vendor/github.com/pelletier/go-toml (from $GOROOT) | |
| /home/noah/Documents/workspace/go/src/_/home/noah/Documents/workspace/go/src/github.com/Noah-Huppert/kube-bot/vendor/github.com/pelletier/go-toml (from $GOPATH) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment