ftp/sftpgo: remove go version pin

The port actually builds fine for 1.23 as well.

PR:				281795
Reported by:	Jordan Ostreff <jordan@ostreff.info>
This commit is contained in:
Serhii (Sergey) Kozlov 2024-10-01 17:04:04 +00:00
parent 07f9ae470f
commit 3bee48c6f5

View file

@ -12,7 +12,7 @@ WWW= https://github.com/drakkan/sftpgo
LICENSE= AGPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= go:1.22,modules tar:xz
USES= go:modules tar:xz
USE_RC_SUBR= ${PORTNAME}
NO_WRKSUBDIR= yes