Skip to content

chrisdoherty4/buildinfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Info

A CLI utility for extracting build information from Go binaries.

go run github.com/chrisdoherty4/buildinfo <path>

Example output

Build Info
Path:         <path>
Compiler:     go1.19.2
Main module:  github.com/chrisdoherty4/example
VCS:          git
Revision:     682f4d6707a91521a10901487b52a8100c199990 (2022-11-01 02:00:07 +0000 UTC)
Dirty:        false

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages