Skip to content

Commit 2bddd5b

Browse files
authored
feat: update go to 1.24.4 (#1307)
Go 1.23 has several CVEs. Updating to 1.24.4 mitigates these. - CVE-2025-22871 - CVE-2025-22874 - CVE-2025-4673 - CVE-2025-0913 Signed-off-by: Sunny Patel <[email protected]>
1 parent 65bc792 commit 2bddd5b

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
@@ -61,4 +61,4 @@ require (
6161

6262
go 1.23.0
6363

64-
toolchain go1.24.1
64+
toolchain go1.24.4

0 commit comments

Comments
 (0)