Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x/ref/{cmd,lib}/vdl: changes to work with overlapping module paths #163

Merged
merged 2 commits into from
Oct 20, 2020

Conversation

cosnicolaou
Copy link
Contributor

Some go modules and github repo's are set up in such a way that go.mod module name and the directory structure overlap. For example, github.com/grailbio/base is often cloned into a directory <some-path>/base. In order to write the vdl output to the correct directory under base the vdl compiler needs to allow for the module name github.com/grailbio/base overlapping with base/path-to-package.

@cosnicolaou cosnicolaou merged commit 8d15935 into master Oct 20, 2020
@cosnicolaou cosnicolaou deleted the cos-fix-vdl-for-grail branch December 14, 2021 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant