Jamy Timmermans
Jamy Timmermans
Maybe block that IP too in anticipation of more domains being added?
@FastNav did you get it figured out, was there a different patch needed for later `dlv` versions? If so, please share for future folks that run into this.
@gagle Any plans on merging this or other PR's?
Would be good if you could use any language representation of five to win.
Sorry for the long cycle time. Rebased! @sgowroji
Could you provide the output of `echo {} | ./scripts/gopackagesdriver.sh builtin` and save it on gist.github.com?
Do you know what gopls version you're running? the outputs you shared seem normal 🤔
Did a quick scan over the code, looks good. I'll do a more thorough review tomorrow.
Hmm odd, based on the definition of where it's allowable to use internal packages this should not mark this as an issue. We did recently fix it not allowing you...
Found the culprit: My ~/.ssh/config file was blank. Probably oughta handle that case: ``` ❯ cat ~/.ssh/config ```