[Bug 285627] [NEW PORT] security/govulncheck: Reports known vulnerabilities that affect Go code
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 26 May 2025 14:08:25 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285627 Nuno Teixeira <eduardo@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Open |In Progress --- Comment #26 from Nuno Teixeira <eduardo@FreeBSD.org> --- (In reply to Einar Bjarni Halldórsson from comment #25) Hello Einar, Ready to commit here. Just 2 small fixes that I can do on my side without the need of submiting new patch: - Replace pkg-plist (that contain only one item) with Makefile PLIST_FILES https://docs.freebsd.org/en/books/porters-handbook/book/#porting-pkg-plist - Remove go version specifier (USES=go:1,24) since default go is 1.24 and to follow up: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286214 Just confirm if you are OK with this changes. Cheers -- You are receiving this mail because: You are on the CC list for the bug.