shadiramadan opened a new issue, #2158: URL: https://github.com/apache/age/issues/2158
See: https://github.com/antlr/antlr4/tree/dev/runtime/Go/antlr The new import is `github.com/antlr4-go/antlr` and not `github.com/antlr/antlr4/runtime/Go/antlr/v4` ```shell go: github.com/antlr/antlr4/runtime/Go/antlr/v4@v4.0.0-20250319164753-7b53e13ba005: parsing go.mod: module declares its path as: github.com/antlr4-go/antlr/v4 but was required as: github.com/antlr/antlr4/runtime/Go/antlr/v4 restoring github.com/antlr/antlr4/runtime/Go/antlr/v4@v4.0.0-20230321174746-8dcc6526cfb1 ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@age.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org