git: e41a7907af99 - main - security/trezord: Pin to GO 1.20

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Sun, 24 Mar 2024 14:35:58 UTC
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e41a7907af99a66d8aa070768966db8588054bc1

commit e41a7907af99a66d8aa070768966db8588054bc1
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-03-24 12:44:04 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-03-24 14:28:55 +0000

    security/trezord: Pin to GO 1.20
    
    PR:             277776
    Approved by:    portmgr (blanket)
---
 security/trezord/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/security/trezord/Makefile b/security/trezord/Makefile
index 2c87765c6d79..0519f75984be 100644
--- a/security/trezord/Makefile
+++ b/security/trezord/Makefile
@@ -11,7 +11,7 @@ WWW=		https://github.com/trezor/trezord-go
 LICENSE=	LGPL3
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		go:modules
+USES=		go:1.20,modules
 
 USE_RC_SUBR=	${PORTNAME}