sysutils/nerdctl: Remove pin on go version

Remove pin on go version as requested by
https://lists.freebsd.org/archives/freebsd-ports/2025-December/008787.html

PR:	291513
This commit is contained in:
Laurent Chardon
2025-12-09 18:21:05 +03:00
committed by Vladimir Druzenko
parent 1f95bd627f
commit bc84891c9e
+1 -1
View File
@@ -11,7 +11,7 @@ WWW= https://github.com/containerd/nerdctl
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= go:1.24,modules
USES= go:modules
GO_MODULE= github.com/containerd/nerdctl/v2
GO_TARGET= ./cmd/${PORTNAME}