Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initialized go mod. #96

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Initialized go mod. #96

wants to merge 1 commit into from

Conversation

zshift
Copy link

@zshift zshift commented Dec 1, 2018

Added support for other projects to vendor go-spew with go mod.
Fixes #93

@plo-
Copy link

plo- commented Feb 26, 2019

Any news on that PR?

@ruudk
Copy link

ruudk commented Jan 16, 2020

@davecgh can this be merged? I cannot use this in a go mod project :(

@nod
Copy link

nod commented Apr 5, 2020

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. :)

@jrick
Copy link
Contributor

jrick commented Apr 6, 2020

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

No longer go gettable with go 1.11 and GO111MODULE=on inside $GOPATH
5 participants