tmthrgd / go-bindata

A small utility which generates Go code from any file. Useful for embedding binary data in a Go program. [Obsolete].
https://golang.org/issue/35950
Other
72 stars 4 forks source link

vendor in missing dependencies #11

Closed davidkuridza closed 6 years ago

tmthrgd commented 6 years ago

I'm going to close this as a duplicate of #3. My comment on that PR discussed my position on what packages should be vendored into this package. Nonetheless, thank you for the pull request.