Skip to content

ebfe/gover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gover

DEPRECATED: use rsc.io/goversion

Extract Go version out of Go binaries.

Installation

go get github.com/ebfe/gover

Usage

$ gover
usage: gover <file>
$ gover /path/to/some/go/binary
go1.5.2
$

Bugs

  • only detects Go 1.4+
  • does not work on gcc-go compiled binaries

About

Extract Go version out of Go binaries

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages