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 gopkg.in/yaml dependency to address warnings #283

Merged
merged 1 commit into from
May 27, 2022

Conversation

adriansuarez
Copy link
Collaborator

Update gopkg.in/yaml.v2 to gopkg.in/yaml.v3 by running

go get gopkg.in/yaml.v3
go mod tidy

after updating reference to dependency.

Update gopkg.in/yaml.v2 to gopkg.in/yaml.v3 by running

    go get gopkg.in/yaml.v3
    go mod tidy

after updating reference to dependency.
Copy link
Collaborator

@sivanov-nuodb sivanov-nuodb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for updating this!

@adriansuarez adriansuarez merged commit 85c3b05 into master May 27, 2022
@adriansuarez adriansuarez deleted the asuarez/dependabot-fixes branch May 27, 2022 14:54
adriansuarez added a commit that referenced this pull request May 27, 2022
Update gopkg.in/yaml.v2 to gopkg.in/yaml.v3 by running

    go get gopkg.in/yaml.v3
    go mod tidy

after updating reference to dependency.
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.

3 participants