diff options
Diffstat (limited to 'devel/treefmt/Makefile')
| -rw-r--r-- | devel/treefmt/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/devel/treefmt/Makefile b/devel/treefmt/Makefile index fb4d2c1b0357..dd75afd8e866 100644 --- a/devel/treefmt/Makefile +++ b/devel/treefmt/Makefile @@ -12,10 +12,7 @@ WWW= https://treefmt.com/ \ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go:1.22,modules - -DEPRECATED= Uses old go, but try building without USES=go:someversion -EXPIRATION_DATE=2026-01-01 +USES= go:modules USE_GITHUB= yes GH_ACCOUNT= numtide |
