vegeta: revbump for go 1.21
This commit is contained in:
parent
da5c8c2610
commit
84453d9ee9
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'vegeta'
|
# Template file for 'vegeta'
|
||||||
pkgname=vegeta
|
pkgname=vegeta
|
||||||
version=12.8.4
|
version=12.8.4
|
||||||
revision=3
|
revision=4
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/tsenart/vegeta/v${version%%.*}"
|
go_import_path="github.com/tsenart/vegeta/v${version%%.*}"
|
||||||
go_ldflags="-X main.Version=${version}"
|
go_ldflags="-X main.Version=${version}"
|
||||||
|
|
Loading…
Reference in New Issue