Skip to content

Skip copying the working directory under GOPATH

Takuya Noguchi requested to merge skip-copy-dir-under-gopath into master

What does this MR do?

Skips copying the working directory under GOPATH. This can be done safely after upgrading Go to 1.11+ (!15 (merged), !69 (merged)). Also addresses a workaround left in !71 (merged).

What are the relevant issue numbers?

n/a

Does this MR meet the acceptance criteria?

Edited by Takuya Noguchi

Merge request reports