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

fix for golang/go issue 36364 #2238

Closed brianonn closed 3 years ago

brianonn commented 4 years ago

What does this do / why do we need it?

This PR adjusts expected error messages in test fixtures and is related to changes in golang/go#36364 and it's PR golang/go#37944

What should your reviewer look out for in this PR?

additional missing strings that the above PR might change (if it gets merged)

Do you need help or clarification on anything?

NO

Which issue(s) does this PR fix?

related to: golang/go#37944

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!