Skip to content

Commit 6ce23e6

Browse files
committed
Change global trace version to 0.
Change-Id: I6071c027124113991bfe8c00b96abf752b2f5600
1 parent 3812ddb commit 6ce23e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/consts/consts.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ const (
4040
)
4141

4242
const (
43-
GlobalTraceVersion = 1
43+
GlobalTraceVersion = 0
4444
)
4545

4646
const (

0 commit comments

Comments
 (0)