Skip to content

chore: bump workflow to v0.85.2#35

Merged
intel352 merged 1 commit into
masterfrom
chore/bump-workflow-v0852
Jul 5, 2026
Merged

chore: bump workflow to v0.85.2#35
intel352 merged 1 commit into
masterfrom
chore/bump-workflow-v0852

Conversation

@intel352

@intel352 intel352 commented Jul 5, 2026

Copy link
Copy Markdown
Contributor

Summary

  • bump github.com/GoCodeAlone/workflow to v0.85.2
  • bump github.com/GoCodeAlone/modular to v1.13.5
  • refresh module checksums after tidy

Why

Downstream audit for workspace issue #133 found this plugin was still building against older Workflow/Modular versions after the lock-across-I/O releases. This moves the plugin build onto the released fixes.

Validation

  • GOWORK=off go test ./...
  • git diff --check

Copilot AI review requested due to automatic review settings July 5, 2026 04:49

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

Updates this plugin’s Go module dependencies so it builds against the newer workflow and modular releases referenced by the downstream audit, and refreshes the module graph/checksums accordingly.

Changes:

  • Bump github.com/GoCodeAlone/workflow from v0.84.0 to v0.85.2.
  • Bump github.com/GoCodeAlone/modular from v1.13.4 to v1.13.5.
  • Promote github.com/opencontainers/image-spec v1.1.1 from indirect to direct (it’s directly imported in orchestrator/container_manager.go), and refresh go.sum.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
go.mod Updates primary dependency versions and makes opencontainers/image-spec a direct requirement.
go.sum Refreshes checksums to match the updated module graph after tidy.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@intel352
intel352 merged commit 0be2154 into master Jul 5, 2026
6 checks passed
@intel352
intel352 deleted the chore/bump-workflow-v0852 branch July 5, 2026 05:09
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