Skip to content

Bump github.com/Azure/unbounded to v0.1.8#173

Merged
bcho merged 2 commits into
mainfrom
copilot/bump-azure-unbounded-v0-1-8
May 22, 2026
Merged

Bump github.com/Azure/unbounded to v0.1.8#173
bcho merged 2 commits into
mainfrom
copilot/bump-azure-unbounded-v0-1-8

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 22, 2026

This updates the repository to consume Azure/unbounded v0.1.8, replacing the previous v0.1.7 pin. The change is limited to Go module dependency metadata.

  • Dependency version update

    • Updated go.mod to require github.com/Azure/unbounded v0.1.8.
  • Module integrity metadata

    • Refreshed go.sum entries to match the new v0.1.8 module checksums.
require (
    // ...
    github.com/Azure/unbounded v0.1.8
    // ...
)

Copilot AI linked an issue May 22, 2026 that may be closed by this pull request
Copilot AI changed the title [WIP] Bump Azure/unbounded to v0.1.8 Bump github.com/Azure/unbounded to v0.1.8 May 22, 2026
Copilot finished work on behalf of bcho May 22, 2026 17:26
Copilot AI requested a review from bcho May 22, 2026 17:26
@bcho bcho marked this pull request as ready for review May 22, 2026 17:35
Copilot AI review requested due to automatic review settings May 22, 2026 17:35
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the project’s Go module dependency on github.com/Azure/unbounded from v0.1.7 to v0.1.8, updating the associated checksum metadata accordingly.

Changes:

  • Bumped github.com/Azure/unbounded requirement to v0.1.8 in go.mod.
  • Updated go.sum entries to the v0.1.8 checksums and removed the v0.1.7 checksums.

Reviewed changes

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

File Description
go.mod Updates the pinned github.com/Azure/unbounded dependency to v0.1.8.
go.sum Refreshes module checksums to match the updated unbounded version.

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

@bcho bcho merged commit 65d8d38 into main May 22, 2026
10 checks passed
@bcho bcho deleted the copilot/bump-azure-unbounded-v0-1-8 branch May 22, 2026 20:02
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.

bump Azure/unbounded to v0.1.8

4 participants