{"id":67033,"library":"golang-dep","title":"Dep","description":"Package dep is a prototype dependency management library for Go.","status":"deprecated","version":"0.5.4","language":"go","source_language":null,"source_url":"https://github.com/golang/dep","tags":["dependency-management","deprecated","prototype"],"install":[{"cmd":"go get github.com/golang/dep","lang":"bash","label":"Install github.com/golang/dep"}],"dependencies":[],"imports":[{"symbol":"dep","correct":"github.com/golang/dep"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/golang/dep\"\n)\n\nfunc main() {\n\tfmt.Println(\"dep is deprecated; use Go modules instead\")\n}","lang":"go","description":"Demonstrates importing dep (deprecated)."},"warnings":[{"fix":"Migrate to Go modules (go mod init).","message":"Dep is deprecated in favor of Go modules.","severity":"breaking","affected_versions":">=0.5.0"}],"env_vars":null,"search_vec":"'dep':1,3 'depend':7,13 'dependency-manag':12 'deprec':15 'go':11 'librari':9 'manag':8,14 'packag':2 'prototyp':6,16","created_at":"2026-06-17T17:32:01.351000+00:00","updated_at":"2026-06-17T17:32:01.351000+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/golang/dep","github":"https://github.com/golang/dep","docs":"https://pkg.go.dev/github.com/golang/dep#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}}