Skip to content
This repository was archived by the owner on Sep 9, 2020. It is now read-only.

Commit 821796c

Browse files
committed
README: add note about seeking funding
1 parent 192eb44 commit 821796c

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

README.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,21 @@
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

0 commit comments

Comments
 (0)