Skip to content

chore(dep): replace archived gopkg.in/yaml.v3 with officially maintained go.yaml.in/yaml/v3#1522

Merged
abhinav merged 1 commit intouber-go:masterfrom
tuunit:chore/upgrade-to-maintained-yaml-package
Dec 31, 2025
Merged

chore(dep): replace archived gopkg.in/yaml.v3 with officially maintained go.yaml.in/yaml/v3#1522
abhinav merged 1 commit intouber-go:masterfrom
tuunit:chore/upgrade-to-maintained-yaml-package

Conversation

@tuunit
Copy link
Contributor

@tuunit tuunit commented Nov 28, 2025

The package gopkg.in/yaml.v3 has been archived since April and is not maintained anymore. The official Yaml org stepped up and is now maintaining a new repository under go.yaml.in/yaml/v3.

Ref.:

https://github.com/go-yaml/yaml
https://github.com/yaml/go-yaml

…ned go.yaml.in/yaml/v3

Signed-off-by: Jan Larwig <jan@larwig.com>
@CLAassistant
Copy link

CLAassistant commented Nov 28, 2025

CLA assistant check
All committers have signed the CLA.

github.com/davecgh/go-spew v1.1.1 // indirect
github.com/kr/text v0.2.0 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
Copy link
Contributor Author

@tuunit tuunit Nov 28, 2025

Choose a reason for hiding this comment

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

This is due to testify waiting for the v4 release:
stretchr/testify#1772

@codecov
Copy link

codecov bot commented Nov 28, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.61%. Comparing base (7b755a3) to head (cece363).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1522   +/-   ##
=======================================
  Coverage   98.61%   98.61%           
=======================================
  Files          53       53           
  Lines        3033     3033           
=======================================
  Hits         2991     2991           
  Misses         34       34           
  Partials        8        8           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@tuunit
Copy link
Contributor Author

tuunit commented Dec 31, 2025

@abhinav
Anything keeping this from being merged?

@abhinav
Copy link
Collaborator

abhinav commented Dec 31, 2025

@tuunit Oops, thanks

@abhinav abhinav merged commit 16fb16b into uber-go:master Dec 31, 2025
8 checks passed
@tuunit tuunit deleted the chore/upgrade-to-maintained-yaml-package branch December 31, 2025 19:57
@tuunit
Copy link
Contributor Author

tuunit commented Dec 31, 2025

@abhinav happy new year 🎊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants