{"id":72212,"library":"gogs-git-module","title":"Gogs Git Module","description":"Package git-module provides Git operations for the Gogs Git service.","status":"active","version":"1.8.7","language":"go","source_language":null,"source_url":"https://github.com/gogs/git-module","tags":["git","version-control","gogs","repository"],"install":[{"cmd":"go get github.com/gogs/git-module","lang":"bash","label":"Install github.com/gogs/git-module"}],"dependencies":[],"imports":[{"symbol":"git","correct":"github.com/gogs/git-module"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/gogs/git-module\"\n)\n\nfunc main() {\n\trepo, err := git.Open(\"/path/to/repo\")\n\tif err != nil {\n\t\tpanic(err)\n\t}\n\tfmt.Println(repo.Name())\n}","lang":"go","description":"Opens a Git repository and prints its name."},"warnings":[],"env_vars":null,"search_vec":"'control':19 'git':2,6,9,14,16 'git-modul':5 'gog':1,13,20 'modul':3,7 'oper':10 'packag':4 'provid':8 'repositori':21 'servic':15 'version':18 'version-control':17","created_at":"2026-06-17T18:36:34.668424+00:00","updated_at":"2026-06-17T18:36:34.668424+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/gogs/git-module","github":"https://github.com/gogs/git-module","docs":"https://pkg.go.dev/github.com/gogs/git-module#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}}