Skip to content

Commit 322dc61

Browse files
committed
Bump Go to 1.26.5 to address CVE-2026-39822
1 parent a8b2d1f commit 322dc61

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
@@ -1,6 +1,6 @@
11
module github.com/aws/aws-lambda-runtime-interface-emulator
22

3-
go 1.26.4
3+
go 1.26.5
44

55
require (
66
github.com/aws/aws-lambda-go v1.54.0

0 commit comments

Comments
 (0)