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 5694745
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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/newrelic/go-agent/v3 v3.4.0
github.com/aws/aws-lambda-go v1.20.0
github.com/newrelic/go-agent/v3 v3.14.1
)

0 comments on commit 5694745

Please sign in to comment.