Skip to content

chore(deps): migrate from gopkg.in/yaml.v3 to go.yaml.in/yaml/v3#70

Open
scop wants to merge 1 commit intobufbuild:mainfrom
scop:chore/go-yaml-in
Open

chore(deps): migrate from gopkg.in/yaml.v3 to go.yaml.in/yaml/v3#70
scop wants to merge 1 commit intobufbuild:mainfrom
scop:chore/go-yaml-in

Conversation

@scop
Copy link
Copy Markdown

@scop scop commented Dec 30, 2025

gopkg.in/yaml.v3 is unmaintained, ref
https://github.com/yaml/go-yaml#project-status

Upgrade to 3.0.4 while at it.

3.0.1...3.0.2 diff (3.0.1 are identical):
https://gist.github.com/scop/6ec72debf62a9603cff9dc97e6814ddd

3.0.2...3.0.4 diff:
yaml/go-yaml@v3.0.2...v3.0.4

gopkg.in/yaml.v3 is unmaintained, ref
https://github.com/yaml/go-yaml#project-status

Upgrade to 3.0.4 while at it.

3.0.1...3.0.2 diff (3.0.1 are identical):
https://gist.github.com/scop/6ec72debf62a9603cff9dc97e6814ddd

3.0.2...3.0.4 diff:
yaml/go-yaml@v3.0.2...v3.0.4
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Dec 30, 2025

CLA assistant check
All committers have signed the CLA.

golang.org/x/text v0.23.0 // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20240826202546-f6391c0de4c7 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20240903143218-8af14fe29dc1 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

This remaining indirect one comes from github.com/stretchr/testify. PR at stretchr/testify#1772

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