Buildinfo is a library that provides an easy solution to embed build information into applications.
The buildinfo package is a go module, so simply using:
go get github.com/qqiao/buildinfo
in your application's go module should make it available.
Please refer to source code documentation for API documentation and examples.