Skip to content

Conversation

@dims
Copy link
Contributor

@dims dims commented Dec 2, 2025

The original gopkg.in/yaml.v3 was marked unmaintained (April 2025).

go.yaml.in/yaml/v3 is now maintained by the official YAML organization and is a drop-in replacement with an identical API.

The original gopkg.in/yaml.v3 was marked unmaintained (April 2025).
go.yaml.in/yaml/v3 is now maintained by the official YAML organization
and is a drop-in replacement with an identical API.

Signed-off-by: Davanum Srinivas <[email protected]>
@CLAassistant
Copy link

CLAassistant commented Dec 2, 2025

CLA assistant check
All committers have signed the CLA.

@github-actions github-actions bot added the area/docs-generation Generation of docs via Cobra label Dec 2, 2025
@dims
Copy link
Contributor Author

dims commented Dec 3, 2025

cc @jpmcb

Copy link
Collaborator

@jpmcb jpmcb left a comment

Choose a reason for hiding this comment

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

Looks good: test suites running now.

@jpmcb
Copy link
Collaborator

jpmcb commented Dec 3, 2025

Looks like CI for Go 1.17 and 1.18 is failing due to actions/setup-go having some issues: actions/go-versions#127 and actions/setup-go#688 - let me see if bringing it up to v6 will work for us

@jpmcb jpmcb mentioned this pull request Dec 3, 2025
@jpmcb jpmcb merged commit 88b30ab into spf13:main Dec 3, 2025
36 of 40 checks passed
ash2k added a commit to ash2k/testcontainers-go that referenced this pull request Dec 4, 2025
mdelapenya pushed a commit to testcontainers/testcontainers-go that referenced this pull request Dec 4, 2025
* chore(deps): switch from gopkg.in/yaml.v3 to go.yaml.in/yaml/v3

The former is unmaintained.

* chore: consistently use 0 as Go patch version

* chore: bump github.com/spf13/cobra

This is to pick up spf13/cobra#2336 to have one less dependency on spf13/cobra#2336.
@marckhouzam marckhouzam added this to the 1.11.0 milestone Dec 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/docs-generation Generation of docs via Cobra

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants