dns/zns: Switch build to go124

Use correct go version as shown in go.mod.

PR:		285202
This commit is contained in:
Yusuf Yaman 2025-03-18 00:11:00 +00:00 committed by Nuno Teixeira
parent ea0612c89b
commit fb762a17c1

View file

@ -1,7 +1,7 @@
PORTNAME= zns
DISTVERSIONPREFIX= v
DISTVERSION= 0.3.0
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= dns
MAINTAINER= nxjoseph@protonmail.com
@ -11,7 +11,7 @@ WWW= https://github.com/znscli/zns
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= go:modules
USES= go:1.24,modules
GO_MODULE= github.com/znscli/zns