vegeta: revbump for go 1.21

This commit is contained in:
Kirill 2023-08-14 19:34:55 +04:00 committed by Michael Aldridge
parent da5c8c2610
commit 84453d9ee9
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'vegeta'
pkgname=vegeta
version=12.8.4
revision=3
revision=4
build_style=go
go_import_path="github.com/tsenart/vegeta/v${version%%.*}"
go_ldflags="-X main.Version=${version}"