Skip to content

replacing an archived library gopkg.in/yaml.v3 with a working fork supported by the community#5476

Open
pfi79 wants to merge 1 commit into
hyperledger:mainfrom
pfi79:change-go-yaml-libs
Open

replacing an archived library gopkg.in/yaml.v3 with a working fork supported by the community#5476
pfi79 wants to merge 1 commit into
hyperledger:mainfrom
pfi79:change-go-yaml-libs

Conversation

@pfi79
Copy link
Copy Markdown
Contributor

@pfi79 pfi79 commented May 10, 2026

gopkg.in/yaml.v3 (github.com/go-yaml/yaml) is archived
go.yaml.in/yaml/v4 (github.com/yaml/go-yaml) is active

…mmunity

gopkg.in/yaml.v3 (github.com/go-yaml/yaml) is archived
go.yaml.in/yaml/v4 (github.com/yaml/go-yaml)

Signed-off-by: Fedor Partanskiy <fredprtnsk@gmail.com>
@pfi79 pfi79 requested a review from a team as a code owner May 10, 2026 13:57
@pfi79 pfi79 changed the title replacing an archived library with a working fork supported by the community replacing an archived library gopkg.in/yaml.v3 with a working fork supported by the community May 10, 2026
Copy link
Copy Markdown
Member

@bestbeforetoday bestbeforetoday left a comment

Choose a reason for hiding this comment

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

Just note that there does not look to be a release v4 version; just release candidates. There is a v3 release version that is currently being used by fabric-ca: go.yaml.in/yaml/v3

@pfi79
Copy link
Copy Markdown
Contributor Author

pfi79 commented May 11, 2026

Just note that there does not look to be a release v4 version; just release candidates. There is a v3 release version that is currently being used by fabric-ca: go.yaml.in/yaml/v3

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

I did everything according to the instructions of the authors

If you’re starting a new project or upgrading an existing one, please use the go.yaml.in/yaml/v4 import path.

@bestbeforetoday
Copy link
Copy Markdown
Member

I hadn't seen that guidance, just observed the version numbers. I'll update other project to v4 release candidates too then.

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