[Bug 287103] sysutils/beats7: doesn't build with Go version > 1.21
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 287103] sysutils/beats7: doesn't build with Go version > 1.21"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 23 Aug 2025 19:04:26 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287103
Palle Girgensohn <girgen@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |girgen@FreeBSD.org
--- Comment #3 from Palle Girgensohn <girgen@FreeBSD.org> ---
For me, the trivial fix is to use the older Go-1.21:
USES= go:1.21,modules
I assume that beats-7 is being phased out in favour of later versions, so why
not just build using go-1.21?
OK to commit? @elastic?
--
You are receiving this mail because:
You are the assignee for the bug.