aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/vegeta/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/vegeta/Makefile')
-rw-r--r--benchmarks/vegeta/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/vegeta/Makefile b/benchmarks/vegeta/Makefile
index c738cd2fa8d7..aac3272219d1 100644
--- a/benchmarks/vegeta/Makefile
+++ b/benchmarks/vegeta/Makefile
@@ -2,7 +2,7 @@
PORTNAME= vegeta
DISTVERSIONPREFIX= v
-DISTVERSION= 12.7.0
+DISTVERSION= 12.8.0
CATEGORIES= benchmarks www
MAINTAINER= egypcio@FreeBSD.org
@@ -11,7 +11,7 @@ COMMENT= HTTP load testing tool and library
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= go
+USES= go:modules
USE_GITHUB= yes
GH_ACCOUNT= tsenart