go-spew
go-spew copied to clipboard
Initialized go mod.
Added support for other projects to vendor go-spew
with go mod
.
Fixes #93
Any news on that PR?
@davecgh can this be merged? I cannot use this in a go mod project :(
I'm also wondering if this can be merged due to inability to use in a go mod project. Library looks handy, I'd like to try it. :)
There is nothing stopping the use of pre-module go packages in a larger module build. It would be a good thing to add go.mod/sum files to spew, but it is not necessary for you to use the package.