Provided by: dh-golang_1.48_all 

NAME
dh_golang - Generates Built-Using substvar
SYNOPSIS
dh_golang [debhelper options]
DESCRIPTION
dh_golang is a debhelper program which adds the misc:Built-Using substvar based on the dependencies of
the package being built. It uses go list to determine the packages imported and dpkg-query to find the
source package and version that provided that package.
NOTES
The best way to invoke dh_golang is by using dh --with=golang.
SEE ALSO
dh(1)
AUTHORS
Michael Stapelberg <stapelberg@debian.org>
perl v5.30.0 2020-02-26 DH_GOLANG(1p)