Skip to content

Commit 4e5936a

Browse files
authored
Merge pull request #1507 from maxkrumpe/hotfix/bump-up-go-version
Bump go to version 1.24.4 to fix CVE-2025-22874
2 parents 64b7896 + f4c7a93 commit 4e5936a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,4 +143,4 @@ require (
143143
google.golang.org/protobuf v1.36.6 // indirect
144144
)
145145

146-
go 1.24.3
146+
go 1.24.4

0 commit comments

Comments
 (0)