DataDog / datadog-lambda-go

The Datadog AWS Lambda package for Go
Apache License 2.0
59 stars 40 forks source link

Update dependency to latest version: github.com/aws/aws-xray-sdk-go #76

Closed drichelson closed 3 years ago

drichelson commented 3 years ago

What does this PR do?

Update dependency: github.com/aws/aws-xray-sdk-go from v1.0.0-rc.9 to v1.4.0

Motivation

2+ years of bug fixes and improvements

Testing Guidelines

ran go test ./... locally

Additional Notes

Types of changes

Checklist

nhinsch commented 3 years ago

Hi @drichelson, thanks for opening this PR! We ended up incorporating this change (and a few others) into #84.