{"id":63244,"library":"goversion","title":"Goversion","description":"Goversion scans a directory tree and, for every executable it finds, prints the Go version used to build that executable.","status":"active","version":"1.2.0","language":"go","source_language":null,"source_url":"https://github.com/rsc/goversion","tags":["go","version","binary"],"install":[{"cmd":"go get rsc.io/goversion","lang":"bash","label":"Install rsc.io/goversion"}],"dependencies":[],"imports":[{"symbol":"goversion","correct":"rsc.io/goversion"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"rsc.io/goversion\"\n)\n\nfunc main() {\n\tv, _ := goversion.Scan(\"/usr/local/go/bin/go\")\n\tfmt.Println(v)\n}","lang":"go","description":"Get Go version of a binary"},"warnings":[],"env_vars":null,"search_vec":"'binari':24 'build':19 'directori':5 'everi':9 'execut':10,21 'find':12 'go':15,22 'govers':1,2 'print':13 'scan':3 'tree':6 'use':17 'version':16,23","created_at":"2026-06-17T16:41:23.505510+00:00","updated_at":"2026-06-17T16:41:23.505510+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/rsc/goversion","github":"https://github.com/rsc/goversion","docs":"https://pkg.go.dev/rsc.io/goversion#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}