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

Sounds fantastic @julieqiu and it's really awesome how much the feedback is being taken into account on this. #2245

Closed Torfun closed 3 years ago

Torfun commented 4 years ago

Sounds fantastic @julieqiu and it's really awesome how much the feedback is being taken into account on this.

A suggestion I have on the redirect is to do it a little like Go Modules: first opt-in, then opt-out, then full switchover. Right now you have the ability to opt-in to always redirect using a cookie, so for the next stage you could redirect unless a specific cookie is set.

I think this would be a very gentle way of going about it, and might spark a final round of useful feedback as the whole community adapts to the change (while still being able to browse the legacy version).

If the percentage of traffic opting-in to the redirect is very high, this suggestion may be unnecessary, but I wanted to throw it out there.

Originally posted by @tooolbox in https://github.com/golang/go/issues/39144#issuecomment-632486887

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!