File tree Expand file tree Collapse file tree 2 files changed +21
-53
lines changed Expand file tree Collapse file tree 2 files changed +21
-53
lines changed Original file line number Diff line number Diff line change @@ -93,13 +93,12 @@ require (
93
93
go.uber.org/multierr v1.8.0 // indirect
94
94
go.uber.org/zap v1.21.0 // indirect
95
95
golang.org/x/crypto v0.0.0-20220408190544-5352b0902921 // indirect
96
- golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 // indirect
97
- golang.org/x/net v0.0.0-20220407224826-aac1ed45d8e3 // indirect
98
- golang.org/x/sync v0.0.0-20210220032951-036812b2e83c // indirect
99
- golang.org/x/sys v0.0.0-20220408201424-a24fb2fb8a0f // indirect
100
- golang.org/x/text v0.3.7 // indirect
101
- golang.org/x/tools v0.1.10 // indirect
102
- golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
96
+ golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 // indirect
97
+ golang.org/x/net v0.0.0-20220722155237-a158d28d115b // indirect
98
+ golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 // indirect
99
+ golang.org/x/sys v0.0.0-20220722155257-8c9f86f7a55f // indirect
100
+ golang.org/x/text v0.3.8 // indirect
101
+ golang.org/x/tools v0.1.12 // indirect
103
102
google.golang.org/genproto v0.0.0-20220407144326-9054f6ed7bac // indirect
104
103
google.golang.org/grpc v1.45.0 // indirect
105
104
google.golang.org/protobuf v1.28.0 // indirect
You can’t perform that action at this time.
0 commit comments