We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 048b7a2 commit aa293fcCopy full SHA for aa293fc
internal/orchestrion/_integration/go.mod
@@ -469,7 +469,7 @@ replace github.com/DataDog/dd-trace-go/contrib/valyala/fasthttp/v2 => ../../../c
469
470
replace github.com/DataDog/dd-trace-go/orchestrion/all/v2 => ../../../orchestrion/all
471
472
-replace github.com/DataDog/dd-trace-go/v2 => github.com/DataDog/dd-trace-go/v2 v2.5.0-dev
+replace github.com/DataDog/dd-trace-go/v2 => ../../..
473
474
replace google.golang.org/grpc => google.golang.org/grpc v1.70.0
475
0 commit comments