Skip to content

Instantly share code, notes, and snippets.

@catvec
Created November 10, 2017 19:13
Show Gist options
  • Select an option

  • Save catvec/479ee58c49f2b891e5d93e68ab843844 to your computer and use it in GitHub Desktop.

Select an option

Save catvec/479ee58c49f2b891e5d93e68ab843844 to your computer and use it in GitHub Desktop.
Noah-Huppert/kube-bot "cannot find package" error
$ 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