Skip to content

Commit b58ee4c

Browse files
authored
Update go mod in go sample app (#1645)
1 parent f9111c2 commit b58ee4c

File tree

2 files changed

+1
-1406
lines changed

2 files changed

+1
-1406
lines changed

go/sample-apps/function/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/open-telemetry/opentelemetry-lambda/go/sample-apps/function
22

3-
go 1.17
3+
go 1.23
44

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

0 commit comments

Comments
 (0)