Date: Sun, 24 Mar 2024 14:36:02 GMT From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: dc0b23fd5038 - main - net/cloudflared: PIN to GO 1.20 Message-ID: <202403241436.42OEa228008038@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=dc0b23fd5038f1916d4c05ff664e039b1d00a35c commit dc0b23fd5038f1916d4c05ff664e039b1d00a35c Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-03-24 13:21:14 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-03-24 14:28:59 +0000 net/cloudflared: PIN to GO 1.20 PR: 277776 Approved by: portmgr (blanket) --- net/cloudflared/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/cloudflared/Makefile b/net/cloudflared/Makefile index c2c8338a1b2a..0b42bf8a2232 100644 --- a/net/cloudflared/Makefile +++ b/net/cloudflared/Makefile @@ -12,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss -USES= cpe go:modules +USES= cpe go:1.20,modules USE_RC_SUBR= ${PORTNAME} USE_GITHUB= yes GH_ACCOUNT= cloudflare
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403241436.42OEa228008038>