Registry / utility / rsc-goversion

rsc-goversion

JSON →
library1.2.0gogounverified

Goversion scans executables to report the Go version used to build them, with optional crypto and module information.

go get github.com/rsc/goversion
INSTALL
IMPORT
SIG · RSC-GOVERSION
R
rsc-goversion
utilitygov1.2.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

goversion
github.com/rsc/goversion

Prints the version of the goversion library.

package main import ( "fmt" "github.com/rsc/goversion" ) func main() { fmt.Println(goversion.Version) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.2.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
rsc-goversion — go get rsc-goversion · libregistry