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/[email protected]: 
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/[email protected]
   ```


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to