{"id":72621,"library":"profitbricks-profitbricks-sdk-go","title":"ProfitBricks SDK for Go","description":"ProfitBricks SDK for Go provides a client library for the ProfitBricks cloud API.","status":"active","version":"5.0.1+incompatible","language":"go","source_language":null,"source_url":"https://github.com/profitbricks/profitbricks-sdk-go","tags":["cloud","sdk","profitbricks","api"],"install":[{"cmd":"go get github.com/profitbricks/profitbricks-sdk-go","lang":"bash","label":"Install github.com/profitbricks/profitbricks-sdk-go"}],"dependencies":[],"imports":[{"symbol":"profitbricks","correct":"github.com/profitbricks/profitbricks-sdk-go"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/profitbricks/profitbricks-sdk-go\"\n)\n\nfunc main() {\n\tclient := profitbricks.NewClient(\"username\", \"password\")\n\tfmt.Println(client.GetLocations())\n}","lang":"go","description":"Create a ProfitBricks client and list locations"},"warnings":[{"fix":"Use the correct import path with /v5 suffix: github.com/profitbricks/profitbricks-sdk-go/v5","message":"Version 5.0.1+incompatible indicates a major version mismatch; the module path does not include /v5.","severity":"breaking","affected_versions":">=5.0.0"}],"env_vars":null,"search_vec":"'api':17,21 'client':11 'cloud':16,18 'go':4,8 'librari':12 'profitbrick':1,5,15,20 'provid':9 'sdk':2,6,19","created_at":"2026-06-17T18:41:11.666398+00:00","updated_at":"2026-06-17T18:41:11.666398+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/profitbricks/profitbricks-sdk-go","github":"https://github.com/profitbricks/profitbricks-sdk-go","docs":"https://pkg.go.dev/github.com/profitbricks/profitbricks-sdk-go#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["cloud","http-client"],"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}}