Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Sep 2021 19:18:47 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 258569] security/metasploit: update to 6.1.6
Message-ID:  <bug-258569-7788-JXGyeFNQEA@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-258569-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-258569-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=3D258569

--- Comment #3 from Marco Beishuizen <mbeis@xs4all.nl> ---
I updated the patch. The warnings about modules not being in GOROOT are cau=
sed
bij a go environment setting GO111MODULES. This should be set to off, which=
 is
the default afaics. My env setting was probably old and not updated by go
upgrades I guess. Setting go env -w GO111MODULES=3Doff manually results in =
the
warning going away.

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



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