Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit 1fb8f16

Browse files
kimi-ppeterdeme
authored andcommitted
Bump dd-trace-go to latest version to address some vulnerabilities (DataDog#109)
* Bump dd-trace-go to latest version to address some vulnaribilities * update go.sum with `go mod tidy`
1 parent 3791c7b commit 1fb8f16

File tree

2 files changed

+56
-156
lines changed

2 files changed

+56
-156
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ require (
1010
github.com/cenkalti/backoff v2.2.1+incompatible
1111
github.com/sony/gobreaker v0.5.0
1212
github.com/stretchr/testify v1.7.0
13-
gopkg.in/DataDog/dd-trace-go.v1 v1.37.1
13+
gopkg.in/DataDog/dd-trace-go.v1 v1.40.0
1414
)
1515

1616
require (

0 commit comments

Comments
 (0)