summaryrefslogtreecommitdiff
path: root/net/gotify-cli/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/gotify-cli/Makefile')
-rw-r--r--net/gotify-cli/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gotify-cli/Makefile b/net/gotify-cli/Makefile
index dd13168f21fb..24afb8a6eea3 100644
--- a/net/gotify-cli/Makefile
+++ b/net/gotify-cli/Makefile
@@ -12,7 +12,7 @@ WWW= https://github.com/gotify/cli
LICENSE= MIT
-USES= go:modules,1.22
+USES= go:modules
GO_MODULE= github.com/gotify/cli/v2
_BUILD_DATE= $$(date -u "+%Y-%m-%d-%H%M UTC")