Bug 277175 - 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"
Summary: Mk/Uses/go.mk: Fails to build textproc/jq version 12.0.2: go: -mod may only b...
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Golang Team (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-19 20:58 UTC by Yuri Victorovich
Modified: 2024-02-19 20:58 UTC (History)
0 users

See Also:


Attachments
patch (1.93 KB, patch)
2024-02-19 20:58 UTC, Yuri Victorovich
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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