[Bug 291375] Mk/Uses/go.mk: how not to use a GOPROXY? (GOPROXY=direct)

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 03 Dec 2025 19:51:14 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291375

            Bug ID: 291375
           Summary: Mk/Uses/go.mk: how not to use a GOPROXY?
                    (GOPROXY=direct)
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: nimaje+fbz@bureaucracy.de

Setting GO_GOPROXY=direct in make.conf results in ports using go to fail to
fetch, as go then tries to use git (which isn't installed) to fetch.

-- 
You are receiving this mail because:
You are the assignee for the bug.