aboutsummaryrefslogtreecommitdiff
path: root/net/traefik
diff options
context:
space:
mode:
authorDmitri Goutnik <dmgk@FreeBSD.org>2023-02-03 16:55:47 +0000
committerDmitri Goutnik <dmgk@FreeBSD.org>2023-02-03 18:09:14 +0000
commita104d4542fd4ed8644df1eaabfd003065edceea0 (patch)
treea2c869c3371a98c8a4f75b6e80842cc5ba39c469 /net/traefik
parentb7dcaa6d32c949e194639977d7b89d1af5314c1f (diff)
downloadports-a104d4542fd4ed8644df1eaabfd003065edceea0.tar.gz
ports-a104d4542fd4ed8644df1eaabfd003065edceea0.zip
net/traefik: Pin Go version to 1.19
vendor/github.com/lucas-clemente/quic-go/internal/qtls/go120.go:5:13: cannot use "The version of quic-go you're using can't be built on Go 1.20 yet. quic-go doesn't support go1.20 yet, keep building this port with go1.19 for now. PR: 269289 Reported by: exp-run
Diffstat (limited to 'net/traefik')
-rw-r--r--net/traefik/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/traefik/Makefile b/net/traefik/Makefile
index cc7194608224..a9faca91a1c7 100644
--- a/net/traefik/Makefile
+++ b/net/traefik/Makefile
@@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.md
BUILD_DEPENDS= go-bindata:devel/go-bindata
-USES= cpe go:modules tar:xz
+USES= cpe go:1.19,modules tar:xz
USE_RC_SUBR= traefik