matthickford reported a new issue against the project: `go-rpm-macros` that you 
are following:
``
I want to find out the exact versions of dependencies a Go rpm package was 
built against. Currently you can only find this information in the build 
root.log 
([example](https://kojipkgs.fedoraproject.org//packages/hugo/0.101.0/4.fc38/data/logs/x86_64/root.log))

Debian go packages record the exact versions of dependencies the package was 
built against in a Static-Built-Using tag, which can be queried with `apt show` 
or `dpkg-deb -I` (see 
https://manpages.debian.org/unstable/dh-golang/dh_golang.1p.en.html for further 
detail).

via 
https://lists.fedoraproject.org/archives/list/golang@lists.fedoraproject.org/thread/ZRMHIBP3CATMNI6JNJL3BLHZD2M6MKGW/
``

To reply, visit the link below or just reply to this email
https://pagure.io/go-rpm-macros/issue/51
_______________________________________________
golang mailing list -- golang@lists.fedoraproject.org
To unsubscribe send an email to golang-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/golang@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to