jrgemignani opened a new pull request, #1582:
URL: https://github.com/apache/age/pull/1582
Updated Go installation and added in built parser files.
While the parser files can be built by the user, there may be instances
where the user doesn't have the ability to do so. For the latter case, they
have been added.
modified: drivers/golang/go.mod
modified: drivers/golang/go.sum
new file: drivers/golang/parser/age_base_listener.go
new file: drivers/golang/parser/age_base_visitor.go
new file: drivers/golang/parser/age_lexer.go
new file: drivers/golang/parser/age_listener.go
new file: drivers/golang/parser/age_parser.go
new file: drivers/golang/parser/age_visitor.go
--
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]