Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Serverless] bump integration test dependencies #11622

Merged
merged 3 commits into from
Apr 18, 2022
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
bump
  • Loading branch information
maxday committed Apr 11, 2022
commit 7aa4c019974c5e2ae0564fb3abfbb412f345f004
1 change: 1 addition & 0 deletions test/integration/serverless/src/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@ go 1.15
require (
github.com/DataDog/datadog-lambda-go v1.0.3-0.20210720190815-d71d6f8551ec
github.com/aws/aws-lambda-go v1.25.0
github.com/valyala/fasthttp v1.35.0 // indirect
gopkg.in/DataDog/dd-trace-go.v1 v1.37.0
)
17 changes: 12 additions & 5 deletions test/integration/serverless/src/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.