Skip to content

Commit

Permalink
go.mod: add datadog-go@v4.4.0 (#843)
Browse files Browse the repository at this point in the history
Fixes #834
  • Loading branch information
gbbr authored Feb 16, 2021
1 parent e869dbd commit 2d091ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ module gopkg.in/DataDog/dd-trace-go.v1
go 1.12

require (
github.com/DataDog/datadog-go v4.4.0+incompatible
github.com/google/pprof v0.0.0-20210125172800-10e9aeb4a998
github.com/tinylib/msgp v1.1.2
)

0 comments on commit 2d091ec

Please sign in to comment.