Support propagation of golang version for GitHub integration
Open
enhancement
- Dominant language
- Go
- Stars
- 11.7k
- Forks
- 802
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 80
Description
We currently do always show the latest "master" source code, for golang standard library code in the Github integration.
This causes quite awkward things, like comment are using CPU resources:

We should update the GetFile call to accept a user provided golang version. We then can at least update our demos to report the golang runtime version back.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.