diff options
Diffstat (limited to 'net/gitlab-agent/Makefile')
| -rw-r--r-- | net/gitlab-agent/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gitlab-agent/Makefile b/net/gitlab-agent/Makefile index 9013daf97fef..fd163ae13835 100644 --- a/net/gitlab-agent/Makefile +++ b/net/gitlab-agent/Makefile @@ -14,7 +14,7 @@ LICENSE= MIT BUILD_DEPENDS= git>=0:devel/git \ golangci-lint>=0:devel/golangci-lint -USES= go:modules,1.24 +USES= go:modules GO_MODULE= gitlab.com/gitlab-org/cluster-integration/gitlab-agent/v18 _BUILD_DATE= $$(date -u "+%Y-%m-%d-%H%M UTC") |
