Skip to content

Fix security vulnerabilities in dependencies#13

Merged
els0r merged 1 commit into
mainfrom
claude/fix-lkagga
Jun 23, 2026
Merged

Fix security vulnerabilities in dependencies#13
els0r merged 1 commit into
mainfrom
claude/fix-lkagga

Conversation

@els0r

@els0r els0r commented Jun 23, 2026

Copy link
Copy Markdown
Owner

Upgrade dependencies flagged by the security alert digest:

otel sdk >=1.43.0 and golang.org/x/crypto >=0.50.0 require Go 1.25,
so the go directive is bumped to 1.25.0 in the affected modules.

Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com

Upgrade dependencies flagged by the security alert digest:

- golang.org/x/net -> v0.55.0/v0.56.0 (CVE-2025-22872)
- golang.org/x/crypto -> v0.53.0 (CVE-2025-58181, CVE-2025-47914)
- go.opentelemetry.io/otel/sdk -> v1.44.0 (CVE-2026-39863)
- go.opentelemetry.io/otel -> v1.44.0 (CVE-2026-29181)

otel sdk >=1.43.0 and golang.org/x/crypto >=0.50.0 require Go 1.25,
so the go directive is bumped to 1.25.0 in the affected modules.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_011Tcjx58bwStAfZ1D1tPRaD
@els0r els0r merged commit 71399df into main Jun 23, 2026
4 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