Hi Mathias, On Tue, Aug 11, 2026 at 12:22 AM Mathias Gibbens <[email protected]> wrote: > > it's probably best to just disallow an override. > > Yes, I concur. I'll push a commit that warns if a legacy value is > set, and unconditionally set GO111MODULE=on.
If we want to ensure all Go packages in Forky are built using the modern approach. We shouldn't only just warns for legacy value, but just simply disallow an override. Happy hacking, -- -Andrew
