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

Remove redundant source code from go runtime #4155

Merged
merged 2 commits into from
Mar 5, 2023

Conversation

jimidle
Copy link
Collaborator

@jimidle jimidle commented Mar 5, 2023

Removes the non /v4 source code from the runtime and marks the original go.mod file as redundant

@jimidle
Copy link
Collaborator Author

jimidle commented Mar 5, 2023

@parrt This is the cleanup PR that will leave us with only one v4 source code for the go runtime.

@parrt parrt added this to the 4.12.1 milestone Mar 5, 2023
@parrt
Copy link
Member

parrt commented Mar 5, 2023

Thanks, Jim!

@parrt parrt merged commit 7cd68d5 into antlr:dev Mar 5, 2023
@jimidle jimidle deleted the feature/v4cleanup branch March 6, 2023 02:28
jimidle pushed a commit to jimidle/antlr4 that referenced this pull request Mar 28, 2023
* feat: Remove the old version of the source code, as at v4.x.y the source must be under /v4 for modules

Signed-off-by: Jim.Idle <[email protected]>

* fix: tidy up old version of go.mod (non v4 version), which is now deprecated

Signed-off-by: Jim.Idle <[email protected]>

---------

Signed-off-by: Jim.Idle <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants