Skip to content

chore: bumps#77

Merged
fmorency merged 1 commit intomanifest-network:mainfrom
fmorency:bb
Dec 2, 2025
Merged

chore: bumps#77
fmorency merged 1 commit intomanifest-network:mainfrom
fmorency:bb

Conversation

@fmorency
Copy link
Copy Markdown
Contributor

@fmorency fmorency commented Dec 2, 2025

This pull request updates several Go module dependencies to their latest versions in the go.mod file, ensuring improved security, performance, and compatibility with upstream changes.

Dependency updates:

  • Updated golang.org/x/sync from v0.17.0 to v0.18.0.
  • Updated indirect dependencies:
    • golang.org/x/crypto from v0.43.0 to v0.45.0
    • golang.org/x/net from v0.46.0 to v0.47.0
    • golang.org/x/sys from v0.37.0 to v0.38.0
    • golang.org/x/term from v0.36.0 to v0.37.0
    • golang.org/x/text from v0.30.0 to v0.31.0

@fmorency fmorency requested a review from Copilot December 2, 2025 16:11
@fmorency fmorency self-assigned this Dec 2, 2025
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 Go module dependencies to their latest versions, focusing on the golang.org/x family of packages. The updates bring security patches, bug fixes, and performance improvements from upstream.

Key changes:

  • Upgraded golang.org/x/sync from v0.17.0 to v0.18.0 (direct dependency)
  • Updated five indirect golang.org/x dependencies (crypto, net, sys, term, text) to their latest minor/patch versions

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

@codecov
Copy link
Copy Markdown

codecov bot commented Dec 2, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@fmorency fmorency merged commit 52e2bc7 into manifest-network:main Dec 2, 2025
3 checks passed
@fmorency fmorency deleted the bb branch December 2, 2025 16:28
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