File tree Expand file tree Collapse file tree 2 files changed +65
-11
lines changed
Expand file tree Collapse file tree 2 files changed +65
-11
lines changed Original file line number Diff line number Diff line change @@ -78,14 +78,13 @@ require (
7878 go.opentelemetry.io/otel v0.20.0 // indirect
7979 go.opentelemetry.io/otel/metric v0.20.0 // indirect
8080 go.opentelemetry.io/otel/trace v0.20.0 // indirect
81- golang.org/x/crypto v0.0.0-20210817164053-32db794688a5 // indirect
82- golang.org/x/mod v0.5.0 // indirect
81+ golang.org/x/crypto v0.0.0-20210921155107-089bfa567519 // indirect
82+ golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 // indirect
8383 golang.org/x/net v0.0.0-20220909164309-bea034e7d591 // indirect
84- golang.org/x/sync v0.0.0-20210220032951-036812b2e83c // indirect
84+ golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 // indirect
8585 golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 // indirect
86- golang.org/x/text v0.3.7 // indirect
87- golang.org/x/tools v0.1.5 // indirect
88- golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
86+ golang.org/x/text v0.3.8 // indirect
87+ golang.org/x/tools v0.1.12 // indirect
8988 google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa // indirect
9089 google.golang.org/grpc v1.42.0 // indirect
9190 google.golang.org/protobuf v1.27.1 // indirect
You can’t perform that action at this time.
0 commit comments