Skip to content

Commit 2fb5ccd

Browse files
authored
Merge pull request #479 from emersonian/go-1.22.2
Bump golang version to mitigate HTTP/2 continuation floods (#478)
2 parents 283cc64 + 5a500fb commit 2fb5ccd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515

1616
strategy:
1717
matrix:
18-
go-version: ['>=1.22.0']
18+
go-version: ['>=1.22.2']
1919

2020
steps:
2121
- name: Check out code

0 commit comments

Comments
 (0)