mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
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:
committed by
Vladimir Druzenko
parent
1f95bd627f
commit
bc84891c9e
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user