Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 02 Feb 2020 09:19:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 243780] Mk/Uses/go.mk: Go port fails in poudriere with "import cycle not allowed"
Message-ID:  <bug-243780-7788-WZyXANiFYF@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-243780-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-243780-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D243780

freebsd@rainbowfab.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |freebsd@rainbowfab.org

--- Comment #3 from freebsd@rainbowfab.org ---
(In reply to Dmitri Goutnik from comment #1)

Hey,
I opened the other bug that led to this one.
You said "'github.com/googleapis/gax-go/v2' GH_TUPLE entry probably just ne=
eds
"v2" suffix removed" and it seemed to fix the problem. But is this the corr=
ect
solution?
Following the link you posted, I quote: "If the module is version v2 or hig=
her,
the major version of the module must be included as a /vN at the end of the
module paths used in go.mod files (e.g., module github.com/my/mod/v2"

Is this something special with GH_TUPLE or modules2tuple or why exactly sho=
uld
the suffix be removed. As I understand the docs, they say the exact opposit=
e.

I'm also a Golang developer and know that the "vN" suffix is needed to pull=
 in
the right version of a dependency.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-243780-7788-WZyXANiFYF>