{"id":52527,"library":"google-go-github-v43","title":"Go GitHub v43","description":"Go client library for accessing the GitHub API v3.","status":"active","version":"43.0.0","language":"go","source_language":null,"source_url":"https://github.com/google/go-github","tags":["github","api","client"],"install":[{"cmd":"go get github.com/google/go-github/v43","lang":"bash","label":"Install github.com/google/go-github/v43"}],"dependencies":[],"imports":[{"symbol":"github","correct":"github.com/google/go-github/v43"}],"quickstart":{"code":"import \"github.com/google/go-github/v43/github\"\n\nclient := github.NewClient(nil)\nuser, _, _ := client.Users.Get(ctx, \"octocat\")\nfmt.Println(*user.Login)","lang":"go","description":"Fetch a GitHub user by username."},"warnings":[{"fix":"Use the correct subpackage for GraphQL: github.com/google/go-github/v43/githubv4","message":"Version 43 uses GitHub API v3; for GraphQL use v43/githubv4.","severity":"gotcha","affected_versions":">=43.0.0"}],"env_vars":null,"search_vec":"'access':8 'api':11,14 'client':5,15 'github':2,10,13 'go':1,4 'librari':6 'v3':12 'v43':3","created_at":"2026-06-15T06:57:30.426176+00:00","updated_at":"2026-06-15T06:57:30.426176+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/google/go-github","github":"https://github.com/google/go-github","docs":"https://pkg.go.dev/github.com/google/go-github/v43#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["http-client"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}