{"id":13366940,"url":"https://github.com/Golang/dep","last_synced_at":"2025-03-12T18:31:45.045Z","repository":{"id":39261235,"uuid":"70202506","full_name":"golang/dep","owner":"golang","description":"Go dependency management tool experiment (deprecated)","archived":true,"fork":false,"pushed_at":"2020-09-05T13:47:25.000Z","size":12502,"stargazers_count":12847,"open_issues_count":0,"forks_count":1047,"subscribers_count":256,"default_branch":"master","last_synced_at":"2024-10-25T05:24:37.043Z","etag":null,"topics":["dependency-manager","golang","package-manager","toolchain"],"latest_commit_sha":null,"homepage":"https://golang.github.io/dep/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/golang.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null}},"created_at":"2016-10-07T00:04:51.000Z","updated_at":"2024-10-22T10:25:58.000Z","dependencies_parsed_at":"2022-07-10T01:39:33.401Z","dependency_job_id":null,"html_url":"https://github.com/golang/dep","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fdep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fdep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fdep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fdep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang","download_url":"https://codeload.github.com/golang/dep/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243271360,"owners_count":20264444,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dependency-manager","golang","package-manager","toolchain"],"created_at":"2024-07-30T00:01:34.579Z","updated_at":"2025-03-12T18:31:44.244Z","avatar_url":"https://github.com/golang.png","language":"Go","readme":"\u003cp align=\"center\"\u003e\u003cimg src=\"docs/assets/DigbyShadows.png\" width=\"360\"\u003e\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://travis-ci.org/golang/dep\"\u003e\u003cimg src=\"https://travis-ci.org/golang/dep.svg?branch=master\" alt=\"Build Status\"\u003e\u003c/img\u003e\u003c/a\u003e\n  \u003ca href=\"https://ci.appveyor.com/project/golang/dep\"\u003e\u003cimg src=\"https://ci.appveyor.com/api/projects/status/github/golang/dep?svg=true\u0026branch=master\u0026passingText=Windows%20-%20OK\u0026failingText=Windows%20-%20failed\u0026pendingText=Windows%20-%20pending\" alt=\"Windows Build Status\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://goreportcard.com/report/github.com/golang/dep\"\u003e\u003cimg src=\"https://goreportcard.com/badge/github.com/golang/dep\" /\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n## Dep\n\n`dep` is a dependency management tool for Go. It requires Go 1.9 or newer to compile.\n\n**NOTE:** Dep was an official experiment to implement a package manager for Go.\nAs of 2020, Dep is deprecated and archived in favor of Go modules, which have\nhad official support since Go 1.11. For more details, see https://golang.org/ref/mod.\n\nFor guides and reference materials about `dep`, see [the documentation](https://golang.github.io/dep).\n\n## Installation\n\nYou should use an officially released version. Release binaries are available on\nthe [releases](https://github.com/golang/dep/releases) page.\n\nOn MacOS you can install or upgrade to the latest released version with Homebrew:\n\n```sh\n$ brew install dep\n$ brew upgrade dep\n```\n\nOn Debian platforms you can install or upgrade to the latest version with apt-get:\n\n```sh\n$ sudo apt-get install go-dep\n```\n\nOn Windows, you can download a tarball from\n[go.equinox.io](https://go.equinox.io/github.com/golang/dep/cmd/dep).\n\nOn other platforms you can use the `install.sh` script:\n\n```sh\n$ curl https://raw.githubusercontent.com/golang/dep/master/install.sh | sh\n```\n\nIt will install into your `$GOPATH/bin` directory by default or any other directory you specify using the `INSTALL_DIRECTORY` environment variable.\n\nIf your platform is not supported, you'll need to build it manually or let the team know and we'll consider adding your platform\nto the release builds.\n\nIf you're interested in getting the source code, or hacking on `dep`, you can\ninstall via `go get`:\n\n```sh\ngo get -u github.com/golang/dep/cmd/dep\n```\n","funding_links":[],"categories":["包管理"],"sub_categories":["高级控制台界面","高級控制台界面"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FGolang%2Fdep","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FGolang%2Fdep","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FGolang%2Fdep/lists"}