{"id":67440,"library":"drone-go-scm","title":"go-scm","description":"Package go-scm provides a unified interface for interacting with source code management systems like GitHub, GitLab, and Bitbucket.","status":"active","version":"1.39.1","language":"go","source_language":null,"source_url":"https://github.com/drone/go-scm","tags":["scm","git","github","gitlab","bitbucket","version-control"],"install":[{"cmd":"go get github.com/drone/go-scm","lang":"bash","label":"Install github.com/drone/go-scm"}],"dependencies":[],"imports":[{"symbol":"scm","correct":"github.com/drone/go-scm"}],"quickstart":{"code":"package main\n\nimport (\n\t\"context\"\n\t\"fmt\"\n\t\"github.com/drone/go-scm/scm\"\n)\n\nfunc main() {\n\tclient := scm.NewClient(\"github\")\n\tctx := context.Background()\n\tuser, _, _ := client.Users.Find(ctx)\n\tfmt.Println(user.Login)\n}","lang":"go","description":"Create a new SCM client and fetch the current user"},"warnings":[],"env_vars":null,"search_vec":"'bitbucket':23,28 'code':16 'control':31 'git':25 'github':20,26 'gitlab':21,27 'go':2,6 'go-scm':1,5 'interact':13 'interfac':11 'like':19 'manag':17 'packag':4 'provid':8 'scm':3,7,24 'sourc':15 'system':18 'unifi':10 'version':30 'version-control':29","created_at":"2026-06-17T17:37:23.128083+00:00","updated_at":"2026-06-17T17:37:23.128083+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/drone/go-scm","github":"https://github.com/drone/go-scm","docs":"https://pkg.go.dev/github.com/drone/go-scm#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking"],"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}}