Skip to content

Initialized go mod.#96

Open
zshift wants to merge 1 commit intodavecgh:masterfrom
zshift:master
Open

Initialized go mod.#96
zshift wants to merge 1 commit intodavecgh:masterfrom
zshift:master

Conversation

@zshift
Copy link
Copy Markdown

@zshift zshift commented Dec 1, 2018

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

@plo-
Copy link
Copy Markdown

plo- commented Feb 26, 2019

Any news on that PR?

@ruudk
Copy link
Copy Markdown

ruudk commented Jan 16, 2020

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

@nod
Copy link
Copy Markdown

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
Copy Markdown
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