summaryrefslogtreecommitdiff
path: root/security/aws-iam-authenticator/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/aws-iam-authenticator/Makefile')
-rw-r--r--security/aws-iam-authenticator/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/aws-iam-authenticator/Makefile b/security/aws-iam-authenticator/Makefile
index b0138f29614e..0d352ec5d64d 100644
--- a/security/aws-iam-authenticator/Makefile
+++ b/security/aws-iam-authenticator/Makefile
@@ -10,7 +10,7 @@ WWW= https://github.com/kubernetes-sigs/aws-iam-authenticator
LICENSE= APACHE20
-USES= go:1.25,modules
+USES= go:1.25+,modules
GO_MODULE= github.com/kubernetes-sigs/${PORTNAME}
GO_TARGET= ./cmd/${PORTNAME}