File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.25.0
55toolchain go1.26.3
66
77require (
8- github.com/DataDog/dd-trace-go/v2 v2.6.0
8+ github.com/DataDog/dd-trace-go/v2 v2.6.1
99 github.com/getsentry/sentry-go v0.43.0
1010 github.com/nsqio/go-nsq v1.1.0
1111 github.com/sirupsen/logrus v1.9.4
Original file line number Diff line number Diff line change @@ -131,6 +131,7 @@ github.com/hashicorp/go-version v1.8.0 h1:KAkNb1HAiZd1ukkxDFGmokVZe1Xy9HG6NUp+bP
131131github.com/hashicorp/go-version v1.8.0 /go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA =
132132github.com/json-iterator/go v1.1.12 h1:PV8peI4a0ysnczrg+LtxykD8LfKY9ML6u2jnxaEnrnM =
133133github.com/json-iterator/go v1.1.12 /go.mod h1:e30LSqwooZae/UwlEbR2852Gd8hjQvJoHmT4TnhNGBo =
134+ github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 /go.mod h1:1NbS8ALrpOvjt0rHPNLyCIeMtbizbir8U//inJ+zuB8 =
134135github.com/klauspost/compress v1.18.0 h1:c/Cqfb0r+Yi+JtIEq73FWXVkRonBlf0CRNYc8Zttxdo =
135136github.com/klauspost/compress v1.18.0 /go.mod h1:2Pp+KzxcywXVXMr50+X0Q/Lsb43OQHYWRCY2AiWywWQ =
136137github.com/klauspost/compress v1.18.4 h1:RPhnKRAQ4Fh8zU2FY/6ZFDwTVTxgJ/EMydqSTzE9a2c =
You can’t perform that action at this time.
0 commit comments