PKGNAME=witr
PKGSEC=utils
PKGDES="CLI tool that explains the causal chain behind running processes"
PKGDEP="glibc"
BUILDDEP="go"

ABTYPE=gomod
GO_PACKAGES=("cmd/witr")
