davecgh / go-spew

Implements a deep pretty printer for Go data structures to aid in debugging
ISC License
5.98k stars 361 forks source link

`vgo vendor` fail #86

Closed mwf closed 6 years ago

mwf commented 6 years ago

Hi Dave!

FYI I found an issue regarding vgo usage along with go-spew and testify https://github.com/golang/go/issues/25871

Could you please subscribe to it? Maybe it's good to take part in the discussion.

Many thanks :)

mwf commented 6 years ago

vgo is fixed, closing the issue