Skip to content

switch to maintained go.yaml.in/yaml/v3 dependency#4

Open
thaJeztah wants to merge 1 commit intoDefangLabs:mainfrom
thaJeztah:switch_yaml
Open

switch to maintained go.yaml.in/yaml/v3 dependency#4
thaJeztah wants to merge 1 commit intoDefangLabs:mainfrom
thaJeztah:switch_yaml

Conversation

@thaJeztah
Copy link
Copy Markdown

The gopkg.in/yaml.v3 module has been archived and is no longer maintained. Maintenance now happens in gopkg.in/yaml.v3.

The gopkg.in/yaml.v3 module has been archived and is no longer
maintained. Maintenance now happens in gopkg.in/yaml.v3.

Signed-off-by: Sebastiaan van Stijn <[email protected]>
Comment thread go.mod
github.com/davecgh/go-spew v1.1.0 // indirect
github.com/hashicorp/errwrap v1.0.0 // indirect
github.com/pmezard/go-difflib v1.0.0 // 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.

Remaining use is in github.com/stretchr/testify, which has a PR pending, but not released yet; stretchr/testify#1772

@thaJeztah
Copy link
Copy Markdown
Author

/cc @jordanstephens ptal 🤗

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