Skip to content

Bump golang.org/x/net and x/text - #29

Merged
pbettadapura merged 2 commits into
custom-masterfrom
chore/bump-x-text-net
Aug 7, 2026
Merged

Bump golang.org/x/net and x/text#29
pbettadapura merged 2 commits into
custom-masterfrom
chore/bump-x-text-net

Conversation

@pbettadapura

Copy link
Copy Markdown
Owner

No description provided.

Copilot AI lite review requested due to automatic review settings August 7, 2026 14:26

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

This PR updates indirect Go module dependencies to newer golang.org/x versions, keeping node_exporter aligned with upstream security/bugfix releases.

Changes:

  • Bump golang.org/x/net from v0.55.0 to v0.56.0 (indirect).
  • Bump golang.org/x/text from v0.37.0 to v0.39.0 (indirect).

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

Comment thread go.mod
Copilot AI review requested due to automatic review settings August 7, 2026 14:34

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

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

Suppressed comments (1)

go.mod:63

  • The PR title says it only bumps golang.org/x/net and golang.org/x/text, but this change also updates golang.org/x/crypto, golang.org/x/sync, and golang.org/x/sys. Consider updating the PR title/description to reflect all bumped x/* modules so reviewers/release notes don’t miss the additional dependency changes.
	golang.org/x/crypto v0.53.0 // indirect
	golang.org/x/net v0.56.0 // indirect
	golang.org/x/oauth2 v0.32.0 // indirect
	golang.org/x/sync v0.21.0 // indirect
	golang.org/x/text v0.39.0 // indirect

@pbettadapura
pbettadapura merged commit f16529f into custom-master Aug 7, 2026
2 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