File tree Expand file tree Collapse file tree 5 files changed +1
-550
lines changed
k8s.io/apiserver/pkg/util/wsstream Expand file tree Collapse file tree 5 files changed +1
-550
lines changed Original file line number Diff line number Diff line change @@ -71,6 +71,7 @@ require (
71
71
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.19.0
72
72
go.opentelemetry.io/otel/sdk v1.21.0
73
73
go.opentelemetry.io/otel/trace v1.21.0
74
+ golang.org/x/net v0.23.0
74
75
golang.org/x/sync v0.5.0
75
76
golang.org/x/sys v0.18.0
76
77
google.golang.org/genproto v0.0.0-20231211222908-989df2bf70f3
@@ -133,7 +134,6 @@ require (
133
134
go.opentelemetry.io/proto/otlp v1.0.0 // indirect
134
135
golang.org/x/crypto v0.21.0 // indirect
135
136
golang.org/x/mod v0.12.0 // indirect
136
- golang.org/x/net v0.23.0 // indirect
137
137
golang.org/x/oauth2 v0.11.0 // indirect
138
138
golang.org/x/term v0.18.0 // indirect
139
139
golang.org/x/text v0.14.0 // indirect
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments