File tree Expand file tree Collapse file tree 2 files changed +75
-16
lines changed Expand file tree Collapse file tree 2 files changed +75
-16
lines changed Original file line number Diff line number Diff line change @@ -82,14 +82,13 @@ require (
8282 go.opentelemetry.io/otel v0.20.0 // indirect
8383 go.opentelemetry.io/otel/metric v0.20.0 // indirect
8484 go.opentelemetry.io/otel/trace v0.20.0 // indirect
85- golang.org/x/crypto v0.0.0-20210817164053-32db794688a5 // indirect
86- golang.org/x/mod v0.5.0 // indirect
87- golang.org/x/net v0.0.0-20210813160813-60bc85c4be6d // indirect
88- golang.org/x/sync v0.0.0-20210220032951-036812b2e83c // indirect
89- golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 // indirect
90- golang.org/x/text v0.3.7 // indirect
91- golang.org/x/tools v0.1.5 // indirect
92- golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
85+ golang.org/x/crypto v0.0.0-20210921155107-089bfa567519 // indirect
86+ golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 // indirect
87+ golang.org/x/net v0.0.0-20220722155237-a158d28d115b // indirect
88+ golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 // indirect
89+ golang.org/x/sys v0.0.0-20220722155257-8c9f86f7a55f // indirect
90+ golang.org/x/text v0.3.8 // indirect
91+ golang.org/x/tools v0.1.12 // indirect
9392 google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa // indirect
9493 google.golang.org/grpc v1.42.0 // indirect
9594 google.golang.org/protobuf v1.27.1 // indirect
You can’t perform that action at this time.
0 commit comments