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 (
82
82
go.opentelemetry.io/otel v0.20.0 // indirect
83
83
go.opentelemetry.io/otel/metric v0.20.0 // indirect
84
84
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
93
92
google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa // indirect
94
93
google.golang.org/grpc v1.42.0 // indirect
95
94
google.golang.org/protobuf v1.27.1 // indirect
You can’t perform that action at this time.
0 commit comments