Skip to content

Migrate yaml dependency to go.yaml.in/yaml/v3#437

Merged
StevenACoffman merged 1 commit into
vektah:masterfrom
atzedus:build/migrate-yaml-v3-module
Jun 15, 2026
Merged

Migrate yaml dependency to go.yaml.in/yaml/v3#437
StevenACoffman merged 1 commit into
vektah:masterfrom
atzedus:build/migrate-yaml-v3-module

Conversation

@atzedus

@atzedus atzedus commented Jun 15, 2026

Copy link
Copy Markdown
Contributor
  • Replace gopkg.in/yaml.v3 with the canonical go.yaml.in/yaml/v3 module path
  • Update imports in parser/testrunner/runner.go and validator/imported_test.go
  • Refresh go.mod / go.sum accordingly

Why?

https://github.com/yaml/go-yaml/tree/v3/#project-status

Switch from gopkg.in/yaml.v3 to the canonical go.yaml.in/yaml/v3 module path.
@coveralls

Copy link
Copy Markdown

Coverage Status

coverage: 87.371%. remained the same — atzedus:build/migrate-yaml-v3-module into vektah:master

@StevenACoffman StevenACoffman merged commit 5112c6b into vektah:master Jun 15, 2026
6 checks passed
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.

3 participants