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

Cannot use dep ensure on Windows #805

@sas1024

Description

@sas1024

What version of Go (go version) and dep (git describe --tags) are you using?

go version go1.8.3 windows/amd64
dep v0.1.0-206-ge99676b

What dep command did you run?

dep ensure -v

What did you expect to see?

Normal working of dep ensure :)

What did you see instead?

An error: both d:\Documents\Projects\Go\src\github.com\sas1024\project and D:\Documents\Projects\Go\src\github.com\sas1024\project are in the same GOPATH d:\Documents\Projects\Go

It's very strange, that's hard drive letter case is differs in paths. There is normal letter and capital letter.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions