Skip to content

chore(deps): update dependencies in go.mod and go.sum - #22

Open
dwertent wants to merge 1 commit into
release-v0.28.4from
deps/v0.28.4
Open

chore(deps): update dependencies in go.mod and go.sum#22
dwertent wants to merge 1 commit into
release-v0.28.4from
deps/v0.28.4

Conversation

@dwertent

@dwertent dwertent commented Jul 1, 2026

Copy link
Copy Markdown

No description provided.

Copilot AI review requested due to automatic review settings July 1, 2026 18:11

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 performs a routine Go dependency refresh by updating versions in go.mod and synchronizing the corresponding module checksums in go.sum.

Changes:

  • Bump direct dependencies: golang.org/x/crypto, golang.org/x/sync, and golang.org/x/text.
  • Update selected indirect dependencies including github.com/quic-go/quic-go and several golang.org/x/* modules.
  • Regenerate go.sum entries to match the updated module graph (including newly recorded transitive modules).

Reviewed changes

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

File Description
go.mod Updates direct and indirect module versions to newer releases.
go.sum Updates/adds checksums consistent with the updated dependency graph.

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

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