Skip to content

Conversation

@johnwmail
Copy link
Owner

This pull request updates several indirect dependencies in the go.mod file to newer versions. These updates help ensure the project benefits from the latest bug fixes, security patches, and improvements provided by these libraries.

Dependency updates:

  • Upgraded golang.org/x/crypto from version v0.36.0 to v0.45.0.
  • Upgraded golang.org/x/net from version v0.38.0 to v0.47.0.
  • Upgraded golang.org/x/sys from version v0.31.0 to v0.38.0.
  • Upgraded golang.org/x/text from version v0.23.0 to v0.31.0.

dependabot bot and others added 2 commits November 20, 2025 02:08
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.36.0 to 0.45.0.
- [Commits](golang/crypto@v0.36.0...v0.45.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.45.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…g/x/crypto-0.45.0

Bump golang.org/x/crypto from 0.36.0 to 0.45.0
Copilot AI review requested due to automatic review settings November 20, 2025 07:30
Copilot finished reviewing on behalf of johnwmail November 20, 2025 07:30
Copy link
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 four indirect golang.org/x dependencies to newer versions, bringing the project up to date with recent releases that occurred after January 2025.

  • Updated golang.org/x packages (crypto, net, sys, text) to versions released in mid-to-late 2025
  • Synchronized go.mod and go.sum files with the new dependency versions

Reviewed Changes

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

File Description
go.mod Updated version constraints for four golang.org/x indirect dependencies
go.sum Updated cryptographic checksums and module hashes for the upgraded dependencies

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

@johnwmail johnwmail merged commit 24ff6c4 into main Nov 20, 2025
23 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.

2 participants