antlr4 icon indicating copy to clipboard operation
antlr4 copied to clipboard

go target: Please add go.mod versioning to the project

Open jimidle opened this issue 6 years ago • 1 comments

Re; Go Target

I note in your installation instructions that you point out that go get has no way to specify tags. However, if you just add go module support (I am sure you are aware that this is pretty simple to do with just go mod init), then everything works as you would expect and go get -u will upgrade in a sensible way.

Cheers and thanks for the efforts. Jim - Author of v3 C target and other ANTLR stuff

jimidle avatar Jun 28 '19 07:06 jimidle

Any chance of upgrading to go modules?

jimidle avatar Aug 09 '22 05:08 jimidle