[Bug 273141] Mk/Uses/go.mk: Doesn't handle 'replace' instructions in go.mod properly

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 15 Aug 2023 09:17:14 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273141

            Bug ID: 273141
           Summary: Mk/Uses/go.mk: Doesn't handle 'replace' instructions
                    in go.mod properly
           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: yuri@freebsd.org

Created attachment 244114
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=244114&action=edit
Makefile

See the attached Makefile.

The 'replace' instruction like
https://github.com/open-policy-agent/opa/blob/main/go.mod#L102C1-L102C8 doesn't
seem to be handled properly.

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