[Bug 264316] net-mgmt/prometheus2: Update to 2.33.5, switch to GO_MODULE
Date: Mon, 30 May 2022 11:19:34 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264316 Dmitri Goutnik <dmgk@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|ports-bugs@FreeBSD.org |dmgk@freebsd.org Status|New |In Progress --- Comment #2 from Dmitri Goutnik <dmgk@freebsd.org> --- (In reply to David O'Rourke from comment #1) Hi David, According to the Go module naming requirements, Prometheus module name is incorrect - it doesn't have v2 suffix despite Prometheus having 2.x version. Because of that, it's not listed on proxy.golang.org and we have to pull go.mod and dist archive from the Github. These hacks can be removed if/when they fix module naming. -- You are receiving this mail because: You are the assignee for the bug.