golang / dep

Go dependency management tool experiment (deprecated)
https://golang.github.io/dep/
BSD 3-Clause "New" or "Revised" License
12.87k stars 1.05k forks source link

Update docs/the-solver.md #2251

Closed MaerF0x0 closed 3 years ago

MaerF0x0 commented 3 years ago

Removes docs reference to a closed issue #902 . (Issue is closed, so I assume the docs no longer need to note it's not implemented...)

> Note: dep does not currently enforce this rule, but [it needs to](https://github.com/golang/dep/issues/902).

What does this do / why do we need it?

Docs update. Docs referred to an unimplemented feature. Issue is closed, assuming is implemented.

What should your reviewer look out for in this PR?

Is it actually implemented?

Do you need help or clarification on anything?

Which issue(s) does this PR fix?

mvdan commented 3 years ago

Dep was officially deprecated earlier this year, and the proposal to archive this repository was accepted. As such, I'm closing outstanding issues before archiving the repository. For any further comments, please use the proposal thread on the Go issue tracker. Thanks!