httpstat: revbump for go 1.21

This commit is contained in:
Kirill 2023-08-14 19:34:11 +04:00 committed by Michael Aldridge
parent ad64795028
commit 5821637e70

View file

@ -1,7 +1,7 @@
# Template file for 'httpstat' # Template file for 'httpstat'
pkgname=httpstat pkgname=httpstat
version=1.1.0 version=1.1.0
revision=2 revision=3
build_style=go build_style=go
go_ldflags="-X=main.version=$version" go_ldflags="-X=main.version=$version"
go_import_path="github.com/davecheney/httpstat" go_import_path="github.com/davecheney/httpstat"