Bug 277175

Summary: Mk/Uses/go.mk: Fails to build textproc/jq version 12.0.2: go: -mod may only be set to readonly when in workspace mode, but it is set to "vendor"
Product: Ports & Packages Reporter: Yuri Victorovich <yuri>
Component: Individual Port(s)Assignee: Golang Team (Nobody) <go>
Status: New ---    
Severity: Affects Only Me    
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch none

Description Yuri Victorovich freebsd_committer freebsd_triage 2024-02-19 20:58:38 UTC
Created attachment 248616 [details]
patch

===>  Building git-town from .
go: -mod may only be set to readonly when in workspace mode, but it is set to "vendor"
        Remove the -mod flag to use the default readonly value,
        or set GOWORK=off to disable workspace mode.
*** Error code 1