8000 fix: Upgrade go version 1.22.3 -> 1.22.4 to fix CVE-2024-24789 · symfony-cli/symfony-cli@bf27b78 · GitHub
[go: up one dir, main page]

Skip to content

Commit bf27b78

Browse files
Sergii DolgushevSergii Dolgushev
Sergii Dolgushev
authored and
Sergii Dolgushev
committed
fix: Upgrade go version 1.22.3 -> 1.22.4 to fix CVE-2024-24789
1 parent f65ef9d commit bf27b78

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
@@ -1,6 +1,6 @@
11
module github.com/symfony-cli/symfony-cli
22

3-
go 1.22.3
3+
go 1.22.4
44

55
require (
66
github.com/NYTimes/gziphandler v1.1.1

0 commit comments

Comments
 (0)
0