This repository was archived by the owner on Sep 9, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +10
-6
lines changed Expand file tree Collapse file tree 1 file changed +10
-6
lines changed Original file line number Diff line number Diff line change 55 <a href =" https://goreportcard.com/report/github.com/golang/dep " ><img src =" https://goreportcard.com/badge/github.com/golang/dep " /></a >
66</p >
77
8+ <i >Would you like to see your company name here? <a
9+ href="/golang/dep/issue/2165">We're looking for a stable source of
10+ funding.</a ></i >
11+
812## Dep
913
1014` dep ` is a dependency management tool for Go. It requires Go 1.9 or newer to compile.
1115
12- ` dep ` was the "official experiment." The Go toolchain, as of 1.11, has
13- (experimentally) adopted an approach that sharply diverges from ` dep ` . As a
14- result, we are continuing development of ` dep ` , but gearing work primarily
15- towards the development of an alternative prototype for versioning behavior in
16- the toolchain.
16+ ` dep ` was the "official experiment." The Go toolchain, as of 1.11, has adopted
17+ an approach that sharply diverges from ` dep ` . As a result, we are continuing
18+ development of ` dep ` , but gearing work primarily towards the development of an
19+ alternative prototype for versioning behavior in the toolchain.
1720
18- For guides and reference materials about ` dep ` , see [ the documentation] ( https://golang.github.io/dep ) .
21+ For guides and reference materials about ` dep ` , see [ the
22+ documentation] ( https://golang.github.io/dep ) .
1923
2024## Installation
2125
You can’t perform that action at this time.
0 commit comments