chore(deps): bump google.golang.org/grpc from 1.80.0 to 1.83.0 (#5714)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: kevin <wanjunfeng@gmail.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-08-08 15:12:14 +08:00
committed by GitHub
parent fc22f7501a
commit b8057fe7dd
3 changed files with 47 additions and 47 deletions

View File

@@ -290,7 +290,7 @@ func TestInjectValidTraceContext(t *testing.T) {
},
{
name: "unsupported trace flag bits dropped",
traceparent: "00-4bf92f3577b34da6a3ce929d0e0e4736-00f067aa0ba902b7-01",
traceparent: "00-4bf92f3577b34da6a3ce929d0e0e4736-00f067aa0ba902b7-03",
sc: trace.NewSpanContext(trace.SpanContextConfig{
TraceID: traceID,
SpanID: spanID,