Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump gopkg.in/DataDog/dd-trace-go.v1 from 1.23.1 to 1.58.0 #45

Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump gopkg.in/DataDog/dd-trace-go.v1 from 1.23.1 to 1.58.0
Bumps gopkg.in/DataDog/dd-trace-go.v1 from 1.23.1 to 1.58.0.

---
updated-dependencies:
- dependency-name: gopkg.in/DataDog/dd-trace-go.v1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Dec 8, 2023
commit c86e36050e60cfa41ce8e49192abbb18c26bbebf
11 changes: 1 addition & 10 deletions go.mod
Original file line number Diff line number Diff line change
@@ -6,20 +6,11 @@ go 1.13

require (
github.com/DataDog/datadog-go v3.4.0+incompatible // indirect
github.com/bitly/go-simplejson v0.5.0 // indirect
github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 // indirect
github.com/bugsnag/bugsnag-go v1.5.3
github.com/bugsnag/panicwrap v1.2.0 // indirect
github.com/gofrs/uuid v3.2.0+incompatible // indirect
github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 // indirect
github.com/kr/pretty v0.1.0 // indirect
github.com/nsqio/go-nsq v1.1.0
github.com/opentracing/opentracing-go v1.1.0 // indirect
github.com/philhofer/fwd v1.0.0 // indirect
github.com/sirupsen/logrus v1.9.3
github.com/stretchr/testify v1.8.4
github.com/tinylib/msgp v1.1.1 // indirect
golang.org/x/time v0.0.0-20191024005414-555d28b269f0 // indirect
golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 // indirect
gopkg.in/DataDog/dd-trace-go.v1 v1.23.1
gopkg.in/DataDog/dd-trace-go.v1 v1.58.0
)
3,405 changes: 3,386 additions & 19 deletions go.sum

Large diffs are not rendered by default.