diff options
Diffstat (limited to 'irc/soju/Makefile')
| -rw-r--r-- | irc/soju/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/irc/soju/Makefile b/irc/soju/Makefile index 0eb6641e81fb..eee81dbf148d 100644 --- a/irc/soju/Makefile +++ b/irc/soju/Makefile @@ -15,6 +15,9 @@ USES= go:1.23,modules,no_targets sqlite:3 USE_GITHUB= nodefault GH_TUPLE= golang:sys:v0.30.0:sys +DEPRECATED= Uses old go, but try building without USES=go:someversion +EXPIRATION_DATE=2026-01-01 + OPTIONS_DEFAULT= DOCS OPTIONS_DEFINE= DOCS |
