Skip to content

Commit

Permalink
Update go mod in go sample app (#1645)
Browse files Browse the repository at this point in the history
  • Loading branch information
vasireddy99 authored Jan 2, 2025
1 parent f9111c2 commit b58ee4c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1,406 deletions.
2 changes: 1 addition & 1 deletion go/sample-apps/function/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/open-telemetry/opentelemetry-lambda/go/sample-apps/function

go 1.17
go 1.23

require (
github.com/aws/aws-lambda-go v1.47.0
Expand Down
Loading

0 comments on commit b58ee4c

Please sign in to comment.