Skip to content

Commit

Permalink
Update module gopkg.in/DataDog/dd-trace-go.v1 to v1.43.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 20, 2022
1 parent c0d6d6c commit ecd0f46
Show file tree
Hide file tree
Showing 2 changed files with 1,032 additions and 7 deletions.
10 changes: 3 additions & 7 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,7 @@ module github.com/voyagegroup/hakaru
go 1.12

require (
github.com/DataDog/datadog-go v3.2.0+incompatible // indirect
github.com/go-sql-driver/mysql v1.4.1
github.com/philhofer/fwd v1.0.0 // indirect
github.com/tinylib/msgp v1.1.0 // indirect
golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898 // indirect
google.golang.org/appengine v1.6.5 // indirect
gopkg.in/DataDog/dd-trace-go.v1 v1.19.0
github.com/carlescere/scheduler v0.0.0-20170109141437-ee74d2f83d82
github.com/go-sql-driver/mysql v1.6.0
gopkg.in/DataDog/dd-trace-go.v1 v1.43.1
)
Loading

0 comments on commit ecd0f46

Please sign in to comment.