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
This would allow for forking standard libraries without requiring users to use a forked version of Go. In my case, I've implemented #22836 and would like to use it in my project without maintaining a full Go fork.
What version of Go are you using (go version)?
09:56 $ go version
go version go1.13 darwin/amd64
swsnider, komuw, OneOfOne, beoran, syoder and 6 moremewmew