vendor in lib from sourcegraph by keegancsmith · Pull Request #1202 · sourcegraph/src-cli
Conversation
We no longer need to point at an old version of lib. Instead we create a script which copies over the subset of lib we use. This is a temporary solution. We likely need to publish this library somewhere as open source instead.
Test Plan: go test ./...
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Believe 📿
Note I haven't actually tested if the script will correctly update ./lib when run on a new version of lib. I have my doubts, but thought we could tackle it when we need to do that.
@eseliger you asked for latest lib, you now have it :)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters