Skip to content

Commit aa293fc

Browse files
committed
fix(internal/orchestrion/_integration): revert accidental replace for github.com/DataDog/dd-trace-go/v2
1 parent 048b7a2 commit aa293fc

File tree

1 file changed

+1
-1
lines changed
  • internal/orchestrion/_integration

1 file changed

+1
-1
lines changed

internal/orchestrion/_integration/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -469,7 +469,7 @@ replace github.com/DataDog/dd-trace-go/contrib/valyala/fasthttp/v2 => ../../../c
469469

470470
replace github.com/DataDog/dd-trace-go/orchestrion/all/v2 => ../../../orchestrion/all
471471

472-
replace github.com/DataDog/dd-trace-go/v2 => github.com/DataDog/dd-trace-go/v2 v2.5.0-dev
472+
replace github.com/DataDog/dd-trace-go/v2 => ../../..
473473

474474
replace google.golang.org/grpc => google.golang.org/grpc v1.70.0
475475

0 commit comments

Comments
 (0)