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

update yaml import #6

Merged
merged 1 commit into from
May 14, 2021
Merged

update yaml import #6

merged 1 commit into from
May 14, 2021

Conversation

ecbaldwin
Copy link
Contributor

The README states the following:

The import path for the package is gopkg.in/yaml.v2

As I was trying to incorporate this project into a larger project
which already imports the gopkg.in, I found that this import caused
the yaml package to be vendored twice: once from each location.

@thoro
Copy link
Owner

thoro commented May 14, 2021

I merged your other PR, could you rebase this one, so that I can merge it?

The [README][1] states the following:

    The import path for the package is gopkg.in/yaml.v2

As I was trying to incorporate this project into a larger project
which already imports the gopkg.in, I found that this import caused
the yaml package to be vendored twice: once from each location.

[1]: https://github.com/go-yaml/yaml
@thoro thoro merged commit dffcb42 into thoro:master May 14, 2021
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.

2 participants