File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -6608,11 +6608,11 @@ Contents of probable licence file $GOMODCACHE/google.golang.org/
[email protected] /LIC
6608
6608
6609
6609
--------------------------------------------------------------------------------
6610
6610
Dependency : google.golang.org/protobuf
6611
- Version: v1.34.1
6611
+ Version: v1.34.2
6612
6612
Licence type (autodetected): BSD-3-Clause
6613
6613
--------------------------------------------------------------------------------
6614
6614
6615
- Contents of probable licence file $GOMODCACHE/google.golang.org/
[email protected] .
1 /LICENSE:
6615
+ Contents of probable licence file $GOMODCACHE/google.golang.org/
[email protected] .
2 /LICENSE:
6616
6616
6617
6617
Copyright (c) 2018 The Go Authors. All rights reserved.
6618
6618
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ require (
55
55
golang.org/x/term v0.21.0
56
56
golang.org/x/time v0.5.0
57
57
google.golang.org/grpc v1.64.0
58
- google.golang.org/protobuf v1.34.1
58
+ google.golang.org/protobuf v1.34.2
59
59
gopkg.in/yaml.v3 v3.0.1
60
60
)
61
61
Original file line number Diff line number Diff line change @@ -589,8 +589,8 @@ google.golang.org/grpc v1.64.0 h1:KH3VH9y/MgNQg1dE7b3XfVK0GsPSIzJwdF617gUSbvY=
589
589
google.golang.org/grpc v1.64.0 /go.mod h1:oxjF8E3FBnjp+/gVFYdWacaLDx9na1aqy9oovLpxQYg =
590
590
google.golang.org/grpc/examples v0.0.0-20231016154744-cb430bed4d27 h1:EB/3dtnYKOItaNPpOI/HmOCGbVZUiXcstRfiuxN+cFg =
591
591
google.golang.org/grpc/examples v0.0.0-20231016154744-cb430bed4d27 /go.mod h1:Crtq1t+mykyL5d6PR3z8zCxKx/Qjq/mlPWDPoWJANYA =
592
- google.golang.org/protobuf v1.34.1 h1:9ddQBjfCyZPOHPUiPxpYESBLc+T8P3E+Vo4IbKZgFWg =
593
- google.golang.org/protobuf v1.34.1 /go.mod h1:c6P6GXX6sHbq/GpV6MGZEdwhWPcYBgnhAHhKbcUYpos =
592
+ google.golang.org/protobuf v1.34.2 h1:6xV6lTsCfpGD21XK49h7MhtcApnLqkfYgPcdHftf6hg =
593
+ google.golang.org/protobuf v1.34.2 /go.mod h1:qYOHts0dSfpeUzUFpOMr/WGzszTmLH+DiWniOlNbLDw =
594
594
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 /go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0 =
595
595
gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 /go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0 =
596
596
gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 /go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0 =
You can’t perform that action at this time.
0 commit comments