Skip to content

Commit 358a32a

Browse files
authored
Merge pull request #23 from robusta-dev/ROB-3398-fix-cve-2025-68121
FIX: patch CVE-2025-68121
2 parents 27af279 + 2e822b8 commit 358a32a

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
@@ -2,7 +2,7 @@ module github.com/tohjustin/kube-lineage
22

33
go 1.24.0
44

5-
toolchain go1.24.2
5+
toolchain go1.24.13
66

77
require (
88
github.com/spf13/cobra v1.10.1

0 commit comments

Comments
 (0)