You are not logged in.

#1 2025-09-13 20:18:29

lfitzgerald
Member
Registered: 2021-07-16
Posts: 175

Why am I getting GO111MODULE errors?

Lately many Go programs fail to build due to "GO111MODULE=off".

I didn't set it to off, I don't use Go, I checked my env and shell config and it's never being set. PKGBUILDs I'm installing don't set it.

Of course, setting `GO111MODULE=auto` fixes the issue. But why is it set to off by default? This seems like a legacy compatibility option, and I would expect auto to be the default.

Offline

Board footer

Powered by FluxBB