You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: