[Bug 271241] security/crowdsec-blocklist-mirror: update to 0.0.2

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 08 May 2023 21:36:34 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271241

--- Comment #3 from Robert Clausecker <fuz@FreeBSD.org> ---
(In reply to marco from comment #2)

Specifying a Go version is to ensure no newer Go toolchain will be selected. 
By default, the newest non-devel Go toolchain in the tree is used.  I recommend
removing the 1.20 unless you know that the code won't build with newer Go
toolchains.

I.e. you won't get a 1.19 toolchain if you don't specify which toolchain to
use.

If you prefer to leave it as is, I can however go ahead and commit your patch
as is.

For future updates, please set maintainer-approval to "+" to indicate that you
approve of the patch.  This speeds up processing.

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