[Bug 291426] devel/oq: update USES=go

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 05 Dec 2025 16:13:30 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291426

Adam Weinberger <adamw@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|ports-bugs@FreeBSD.org      |go@FreeBSD.org
                 CC|                            |adamw@FreeBSD.org

--- Comment #3 from Adam Weinberger <adamw@FreeBSD.org> ---
(In reply to Vladimir Druzenko from comment #1)
@vvd: Why?

If it builds in 1.25 then it builds in 1.25, and there's no need to pin it to
1.24. go.mod saying "go 1.24" does not mean that it requires 1.24, it's a hint
to the compiler to switch to the go 1.24 feature set.

Can you explain more about why this should be held?

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