Update Go parser with generics support
Open
- Dominant language
- JavaScript
- Stars
- 6.5k
- Forks
- 772
- PR merge metrics
- No merged PRs in 30d
Description
The go parser astexplorer uses reports a version of 1.13.4; if that's a go version, it is very dated. The latest version of golang is 1.21 - see [go.dev/dl](https://go.dev/dl/).
It'd be nice to see astexplorer's go parser updated so people can use it on code with generics, the `any` keyword, etc.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.