celestiaorg / celestiaorg/celestia-node
cmd: use `runtime/debug.BuildInfo` to get information about build in `version` cmd
Open
good first issue
- Dominant language
- Go
- Stars
- 996
- Forks
- 1.1k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 34
Description
GO 1.18 introduces new(better?) way to get build info, and we should consider using it. Libp2p team now reads this data from BuildInfo and sets it to `UserAgent` that peers exchange during the identification process.
Contributor guide
Assessment
This issue has not been assessed yet.