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
go mirrors are unique in that the module files require a language version. Right now it's hardcoded to 1.19 which EOL'd in 2023 (hmm who chose that version...)
Instead of hardcoding could we make the language version an arg?
gomirrors are unique in that the module files require a language version. Right now it's hardcoded to 1.19 which EOL'd in 2023 (hmm who chose that version...)Instead of hardcoding could we make the language version an arg?