Skip to content

fix vulnerable Go dependencies - #63

Merged
daichirata merged 1 commit into
masterfrom
agent/dependabot-alerts
Jul 12, 2026
Merged

fix vulnerable Go dependencies#63
daichirata merged 1 commit into
masterfrom
agent/dependabot-alerts

Conversation

@daichirata

Copy link
Copy Markdown
Owner

Summary

  • update golang.org/x/crypto from v0.51.0 to v0.52.0
  • update golang.org/x/net from v0.54.0 to v0.55.0
  • update the required transitive dependency golang.org/x/sys from v0.44.0 to v0.45.0

Why

This resolves the currently open Dependabot alerts for golang.org/x/crypto and golang.org/x/net. All reported vulnerable ranges are fixed by golang.org/x/crypto v0.52.0 and golang.org/x/net v0.55.0 respectively.

Impact

The change only updates indirect Go module dependencies. No application code or configuration is changed.

Validation

  • go mod tidy
  • go test ./...
  • go test -race ./...
  • go vet ./...
  • git diff --check

@daichirata
daichirata marked this pull request as ready for review July 12, 2026 15:39
@daichirata
daichirata merged commit 3e28a98 into master Jul 12, 2026
1 check passed
@daichirata
daichirata deleted the agent/dependabot-alerts branch July 12, 2026 15:46
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.

1 participant