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

Use yaml.v3 library instead of yaml.v2 #3060

Closed
cloudxxx8 opened this issue Jan 21, 2021 · 2 comments
Closed

Use yaml.v3 library instead of yaml.v2 #3060

cloudxxx8 opened this issue Jan 21, 2021 · 2 comments
Assignees
Labels
1-low priority denoting isolated changes enhancement New feature or request

Comments

@cloudxxx8
Copy link
Member

🚀 Feature Request

Relevant Package

This feature request is for core-metadata

Description

We have a dependency using yaml.v3 and our code is using yaml.v2, so we have both library in our build.
We should use only one of them.

@cloudxxx8 cloudxxx8 added enhancement New feature or request 1-low priority denoting isolated changes ireland labels Jan 21, 2021
weichou1229 added a commit to weichou1229/go-mod-core-contracts that referenced this issue Jan 22, 2021
Upgrade yaml library to v3 to consist with the edgex-go edgexfoundry/edgex-go#3060

Close edgexfoundry#452

Signed-off-by: weichou <[email protected]>
@cloudxxx8
Copy link
Member Author

hold this issue until yaml v3 is official released

@cloudxxx8 cloudxxx8 added hold Intended for PRs we want to flag for ongoing review and removed ireland labels Jan 25, 2021
@cloudxxx8 cloudxxx8 removed the hold Intended for PRs we want to flag for ongoing review label Aug 27, 2021
@cloudxxx8
Copy link
Member Author

fixed by #3683

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1-low priority denoting isolated changes enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants