httpstat: rebuild with go-1.10.1

This commit is contained in:
Michael Gehring 2018-03-30 16:30:13 +00:00
parent 32508ea34b
commit ae294a8e7b

View file

@ -1,7 +1,7 @@
# Template file for 'httpstat' # Template file for 'httpstat'
pkgname=httpstat pkgname=httpstat
version=1.0.0 version=1.0.0
revision=9 revision=10
build_style=go build_style=go
go_import_path="github.com/davecheney/httpstat" go_import_path="github.com/davecheney/httpstat"
hostmakedepends="git" hostmakedepends="git"