Skip to content

Commit

Permalink
Require 1.20.0 of aws-lambda-go
Browse files Browse the repository at this point in the history
This version has a fix that we need.
  • Loading branch information
Matt Whelan committed Aug 2, 2021
1 parent 98cd98a commit 2f0c15e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion v3/integrations/nrlambda/go.mod
Expand Up @@ -5,6 +5,6 @@ module github.com/newrelic/go-agent/v3/integrations/nrlambda
go 1.12

require (
github.com/aws/aws-lambda-go v1.11.0
github.com/aws/aws-lambda-go v1.20.0
github.com/newrelic/go-agent/v3 v3.4.0
)

0 comments on commit 2f0c15e

Please sign in to comment.