This repository was archived by the owner on Sep 9, 2020. It is now read-only.

Description
What version of Go (go version) and dep (git describe --tags) are you using?
Go 1.9-Beta1 and dep c79b048
Git is 2.13.1.windows.1
What dep command did you run?
I have a project with this structure
- cmd
- some_package (imports the some_project package)
- something.go (package is some_project)
What did you expect to see?
There should be no error and init should work correctly.
What did you see instead?
ctx.DetectProjectGOPATH: both C:\Work\src\github.com\F21\some_project and C:\Work\src\github.com\F21\some_project are in the same GOPATH C:/Work/