[Bug 258569] security/metasploit: update to 6.1.6

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 20 Sep 2021 19:18:47 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258569

--- Comment #3 from Marco Beishuizen <mbeis@xs4all.nl> ---
I updated the patch. The warnings about modules not being in GOROOT are caused
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=off manually results in the
warning going away.

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