Lintian tag information: missing-built-using-field-for-golang-package (type: information)

Description (from lintian-explain-tags)

The stanza for a Golang installation package in the debian/control file
does not include a Built-Using field that contains the ${misc:Built-Using}
substitution variable.

The dh-golang(1) build system provides the ${misc:Built-Using} variable.
It is used when scheduling binNMUs.

Please add the following line to the relevant stanza:

Built-Using: ${misc:Built-Using}

Visibility: info
Show-Always: no
Check: languages/golang/built-using

Show affected packages