Skip to content

Commit 3400368

Browse files
authored
Bump Go to 1.23.8 (#645)
1 parent 1092246 commit 3400368

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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/elastic/apm-aws-lambda
22

3-
go 1.23.7
3+
go 1.23.8
44

55
require (
66
github.com/aws/aws-sdk-go-v2 v1.36.3

tools/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/elastic/apm-aws-lambda/tools
22

3-
go 1.23.7
3+
go 1.23.8
44

55
require github.com/terraform-docs/terraform-docs v0.20.0
66

0 commit comments

Comments
 (0)