File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -5353,11 +5353,11 @@ Contents of probable licence file $GOMODCACHE/google.golang.org/grpc@v1.63.2/LIC
5353
5353
5354
5354
--------------------------------------------------------------------------------
5355
5355
Dependency : google.golang.org/protobuf
5356
- Version: v1.33.0
5356
+ Version: v1.36.6
5357
5357
Licence type (autodetected): BSD-3-Clause
5358
5358
--------------------------------------------------------------------------------
5359
5359
5360
- Contents of probable licence file $GOMODCACHE/google.golang.org/protobuf@v1.33.0 /LICENSE:
5360
+ Contents of probable licence file $GOMODCACHE/google.golang.org/protobuf@v1.36.6 /LICENSE:
5361
5361
5362
5362
Copyright (c) 2018 The Go Authors. All rights reserved.
5363
5363
Original file line number Diff line number Diff line change @@ -74,6 +74,6 @@ require (
74
74
golang.org/x/text v0.23.0 // indirect
75
75
google.golang.org/genproto/googleapis/rpc v0.0.0-20240415180920-8c6c420018be // indirect
76
76
google.golang.org/grpc v1.63.2 // indirect
77
- google.golang.org/protobuf v1.35.2 // indirect
77
+ google.golang.org/protobuf v1.36.6 // indirect
78
78
gopkg.in/yaml.v3 v3.0.1 // indirect
79
79
)
Original file line number Diff line number Diff line change @@ -238,8 +238,8 @@ google.golang.org/genproto/googleapis/rpc v0.0.0-20240415180920-8c6c420018be h1:
238
238
google.golang.org/genproto/googleapis/rpc v0.0.0-20240415180920-8c6c420018be /go.mod h1:WtryC6hu0hhx87FDGxWCDptyssuo68sk10vYjF+T9fY =
239
239
google.golang.org/grpc v1.63.2 h1:MUeiw1B2maTVZthpU5xvASfTh3LDbxHd6IJ6QQVU+xM =
240
240
google.golang.org/grpc v1.63.2 /go.mod h1:WAX/8DgncnokcFUldAxq7GeB5DXHDbMF+lLvDomNkRA =
241
- google.golang.org/protobuf v1.35.2 h1:8Ar7bF+apOIoThw1EdZl0p1oWvMqTHmpA2fRTyZO8io =
242
- google.golang.org/protobuf v1.35.2 /go.mod h1:9fA7Ob0pmnwhb644+1+CVWFRbNajQ6iRojtC/QF5bRE =
241
+ google.golang.org/protobuf v1.36.6 h1:z1NpPI8ku2WgiWnf+t9wTPsn6eP1L7ksHUlkfLvd9xY =
242
+ google.golang.org/protobuf v1.36.6 /go.mod h1:jduwjTPXsFjZGTmRluh+L6NjiWu7pchiJ2/5YcXBHnY =
243
243
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 /go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0 =
244
244
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c h1:Hei/4ADfdWqJk1ZMxUNpqntNwaWcugrBjAiHlqqRiVk =
245
245
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c /go.mod h1:JHkPIbrfpd72SG/EVd6muEfDQjcINNoR0C8j2r3qZ4Q =
You can’t perform that action at this time.
0 commit comments