PKGNAME=dive
PKGSEC=utils
BUILDDEP="go"
PKGDEP="glibc"
PKGDES="Tool for exploring layers in a Docker image"

ABTYPE=gomod
GO_LDFLAGS=("-X" "main.version=$PKGVER")
