Skip to content

Commit e42bc8f

Browse files
committed
SUMO-236305 update grpc to 1.60.0
1 parent 72681bd commit e42bc8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ require (
9191
google.golang.org/genproto v0.0.0-20230711160842-782d3b101e98 // indirect
9292
google.golang.org/genproto/googleapis/api v0.0.0-20230711160842-782d3b101e98 // indirect
9393
google.golang.org/genproto/googleapis/rpc v0.0.0-20230711160842-782d3b101e98 // indirect
94-
google.golang.org/grpc v1.58.3 // indirect
94+
google.golang.org/grpc v1.60.0 // indirect
9595
google.golang.org/protobuf v1.31.0 // indirect
9696
gopkg.in/yaml.v3 v3.0.1 // indirect
9797
)

0 commit comments

Comments
 (0)