8000 Merge pull request #485 from SerheyDolgushev/fix/CVE-2024-24789 · symfony-cli/symfony-cli@89e1c4b · GitHub
[go: up one dir, main page]

Skip to content

Commit 89e1c4b

Browse files
authored
Merge pull request #485 from SerheyDolgushev/fix/CVE-2024-24789
fix: Upgrade go version 1.22.3 -> 1.22.4 to fix CVE-2024-24789
2 parents b5d89ad + bf27b78 commit 89e1c4b

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