[Bug 291375] Mk/Uses/go.mk: how not to use a GOPROXY? (GOPROXY=direct)
Date: Wed, 03 Dec 2025 22:47:27 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291375
Adam Weinberger <adamw@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |adamw@FreeBSD.org
Assignee|ports-bugs@FreeBSD.org |go@FreeBSD.org
--- Comment #1 from Adam Weinberger <adamw@FreeBSD.org> ---
Yes, that's what GOPROXY=direct does. It results in the dependency problem you
just described, which is why go.mk doesn't reference it in any way.
What are you envisioning that we should do to address it?
--
You are receiving this mail because:
You are the assignee for the bug.