Skip to content

chore(dagger): Bump dagger engine version to v0.19.11#3012

Merged
migmartri merged 2 commits intochainloop-dev:mainfrom
javirln:feat/pfm-5404
Apr 9, 2026
Merged

chore(dagger): Bump dagger engine version to v0.19.11#3012
migmartri merged 2 commits intochainloop-dev:mainfrom
javirln:feat/pfm-5404

Conversation

@javirln
Copy link
Copy Markdown
Member

@javirln javirln commented Apr 9, 2026

This pull request updates dependencies and makes minor adjustments to the Go module configuration for the project. The main changes are an upgrade of the Dagger engine version and improvements to how dependencies are declared and categorized in go.mod.

Dependency and engine updates:

  • Upgraded the Dagger engine version from v0.19.3 to v0.19.11 in dagger.json, ensuring compatibility with the latest features and bug fixes.
  • Updated extras/dagger/go.mod to require dagger.io/dagger v0.19.11 explicitly, reflecting the engine upgrade.

Go module dependency management improvements:

  • Marked several dependencies as indirect in extras/dagger/go.mod, clarifying which dependencies are used directly by the module and which are only required transitively. [1] [2]
  • Cleaned up the require block by removing and re-adding some dependencies with the correct // indirect annotation, improving maintainability and clarity.

Signed-off-by: Javier Rodriguez <javier@chainloop.dev>
@javirln javirln requested review from jiparis and migmartri April 9, 2026 09:01
@javirln javirln self-assigned this Apr 9, 2026
Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 3 files

Signed-off-by: Javier Rodriguez <javier@chainloop.dev>
@migmartri migmartri merged commit 2d6b939 into chainloop-dev:main Apr 9, 2026
15 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