File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ require (
28
28
golang.org/x/net v0.33.0
29
29
golang.org/x/sync v0.10.0
30
30
google.golang.org/grpc v1.69.2
31
- google.golang.org/protobuf v1.36.1
31
+ google.golang.org/protobuf v1.36.2
32
32
)
33
33
34
34
require (
Original file line number Diff line number Diff line change @@ -613,6 +613,8 @@ google.golang.org/protobuf v1.36.0 h1:mjIs9gYtt56AzC4ZaffQuh88TZurBGhIJMBZGSxNer
613
613
google.golang.org/protobuf v1.36.0 /go.mod h1:9fA7Ob0pmnwhb644+1+CVWFRbNajQ6iRojtC/QF5bRE =
614
614
google.golang.org/protobuf v1.36.1 h1:yBPeRvTftaleIgM3PZ/WBIZ7XM/eEYAaEyCwvyjq/gk =
615
615
google.golang.org/protobuf v1.36.1 /go.mod h1:9fA7Ob0pmnwhb644+1+CVWFRbNajQ6iRojtC/QF5bRE =
616
+ google.golang.org/protobuf v1.36.2 h1:R8FeyR1/eLmkutZOM5CWghmo5itiG9z0ktFlTVLuTmU =
617
+ google.golang.org/protobuf v1.36.2 /go.mod h1:9fA7Ob0pmnwhb644+1+CVWFRbNajQ6iRojtC/QF5bRE =
616
618
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 /go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0 =
617
619
gopkg.in/inf.v0 v0.9.1 h1:73M5CoZyi3ZLMOyDlQh031Cx6N9NDJ2Vvfl76EDAgDc =
618
620
gopkg.in/inf.v0 v0.9.1 /go.mod h1:cWUDdTG/fYaXco+Dcufb5Vnc6Gp2YChqWtbxRZE0mXw =
You can’t perform that action at this time.
0 commit comments