Skip to content

chore(deps): replace gopkg.in/yaml.v3 with github.com/goccy/go-yaml #1770

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

Closed
wants to merge 1 commit into from

Conversation

janisz
Copy link

@janisz janisz commented Jun 25, 2025

Summary

gopkg.in/yaml.v3 is not maintained let's use maintained alternative.

Changes

Basically search and replace and run go mod tidy

Motivation

The current lib is archived and not maintained. The alternative will be to use k8s fork but it's heavier (in terms of dependencies).

Related issues

Signed-off-by: Tomasz Janiszewski <tomek@redhat.com>
@janisz
Copy link
Author

janisz commented Jun 25, 2025

Looks like there are some problems as this lib requires Go 1.21
Do we need to test against 1.17 and 1.18 as they are quite old?

@janisz janisz closed this Jun 26, 2025
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.

1 participant