Skip to content

Commit bb546d6

Browse files
jjbustamanteclaude
andauthored
chore: fix security vulnerabilities in dependencies (#2539)
- Bump go stdlib 1.25.6 → 1.25.7 (CVE-2025-68121 critical, CVE-2025-61732 high) - Bump github.com/chainguard-dev/kaniko v1.25.7 → v1.25.10 (GHSA-6rxq-q92g-4rmf high) Signed-off-by: Juan Bustamante <bustamantejj@gmail.com> Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 41139ee commit bb546d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,4 +156,4 @@ require (
156156

157157
replace github.com/BurntSushi/toml => github.com/BurntSushi/toml v1.3.2
158158

159-
go 1.25.6
159+
go 1.25.7

0 commit comments

Comments
 (0)