git: eb1c16bba1dd - main - net-im/gotosocial: Remove go version

From: Vladimir Druzenko <vvd_at_FreeBSD.org>
Date: Sat, 13 Dec 2025 17:04:35 UTC
The branch main has been updated by vvd:

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

commit eb1c16bba1dd7fd6620982939de5d4a2883f73ac
Author:     Tilde Joy <tilde@ultros.pro>
AuthorDate: 2025-12-13 17:03:27 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-12-13 17:03:27 +0000

    net-im/gotosocial: Remove go version
    
    PR:     291476
---
 net-im/gotosocial/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/gotosocial/Makefile b/net-im/gotosocial/Makefile
index 3ec587dfc5e8..872aab36bf68 100644
--- a/net-im/gotosocial/Makefile
+++ b/net-im/gotosocial/Makefile
@@ -21,7 +21,7 @@ LICENSE_FILE_OFL11=		${WRKSRC}/OFL11
 ONLY_FOR_ARCHS=	aarch64 amd64 armv7 i386
 ONLY_FOR_ARCHS_REASON=	https://gitlab.com/cznic/libc/-/issues/15
 
-USES=		go:1.24,modules
+USES=		go:modules
 USE_RC_SUBR=	${PORTNAME}
 
 GO_TARGET=	./cmd/gotosocial