Use proposed go/types API
Open
- Dominant language
- Go
- Stars
- 22
- Forks
- 7
- Avg merge
- 2m
- Merged PRs (30d)
- 1
Description
To support generics, modver duplicates some of the logic in go/types that is presently unexported. There are two proposals to export some of that logic:
- https://github.com/golang/go/issues/50447
- https://github.com/golang/go/issues/50963
When and if those proposals become adopted, modver should use those calls.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.