Skip to content
This repository has been archived by the owner on Feb 26, 2019. It is now read-only.

Resolve the symbolic link of repo root directory. #488

Closed
wants to merge 1 commit into from
Closed

Resolve the symbolic link of repo root directory. #488

wants to merge 1 commit into from

Conversation

setekhid
Copy link

@setekhid setekhid commented Jun 6, 2016

#486 If a repo's root directory in $GOPATH is a symbolic link, the fs.Walker

which is used by godep will consider it as a regular file. This may make
godep save ignoring it.

If a repo's root directory in $GOPATH is a symbolic link, the fs.Walker
which is used by godep will consider it as a regular file. This may make
godep save ignoring it.
@setekhid setekhid closed this Jun 24, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant