Skip to content

build: replace gopkg.in/yaml.v3 with go.yaml.in/yaml/v3 - #198

Merged
pjbgf merged 1 commit into
mainfrom
build-deps
Aug 20, 2026
Merged

build: replace gopkg.in/yaml.v3 with go.yaml.in/yaml/v3#198
pjbgf merged 1 commit into
mainfrom
build-deps

Conversation

@pjbgf

@pjbgf pjbgf commented Aug 20, 2026

Copy link
Copy Markdown
Member

No description provided.

Signed-off-by: Paulo Gomes <paulo@entire.io>
Copilot AI lite review requested due to automatic review settings August 20, 2026 23:13

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Replaces the legacy YAML module path with go.yaml.in/yaml/v3.

Changes:

  • Updated YAML imports across four Go files.
  • Updated go.mod and go.sum dependencies.

Reviewed changes

Copilot reviewed 5 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
internal/types/config.go Updated YAML decoder import
internal/qubesome/run.go Updated YAML unmarshaling import
internal/profiles/profiles.go Updated YAML unmarshaling import
internal/images/images.go Updated YAML unmarshaling import
go.mod Updated direct YAML dependency
go.sum Added new module checksums

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@pjbgf
pjbgf merged commit 8d7e094 into main Aug 20, 2026
6 checks passed
@pjbgf
pjbgf deleted the build-deps branch August 20, 2026 23:17
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