aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-03-24 13:21:14 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-03-24 14:28:59 +0000
commitdc0b23fd5038f1916d4c05ff664e039b1d00a35c (patch)
treee3c674fca840de78a7297cc1da659b7711196fc8
parente91374fae8156ae00fd59386c45249f2e4f2b357 (diff)
downloadports-dc0b23fd5038f1916d4c05ff664e039b1d00a35c.tar.gz
ports-dc0b23fd5038f1916d4c05ff664e039b1d00a35c.zip
net/cloudflared: PIN to GO 1.20
PR: 277776 Approved by: portmgr (blanket)
-rw-r--r--net/cloudflared/Makefile2
1 files changed, 1 insertions, 1 deletions
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