PKGNAME=httpx-go
PKGDES="Multi-purpose HTTP probing toolkit"
PKGSEC=utils
PKGDEP="glibc"
BUILDDEP="go"

GO_PACKAGES=('cmd/httpx')
