Bump google.golang.org/grpc from v1.68.0 to v1.68.1
This commit is contained in:
2
go.mod
2
go.mod
@@ -7,7 +7,6 @@ toolchain go1.23.3
|
||||
require (
|
||||
go.unistack.org/micro/v3 v3.10.109
|
||||
golang.org/x/net v0.31.0
|
||||
google.golang.org/grpc v1.68.0
|
||||
google.golang.org/protobuf v1.35.2
|
||||
)
|
||||
|
||||
@@ -16,4 +15,5 @@ require (
|
||||
golang.org/x/sys v0.27.0 // indirect
|
||||
golang.org/x/text v0.20.0 // indirect
|
||||
google.golang.org/genproto/googleapis/rpc v0.0.0-20241118233622-e639e219e697 // indirect
|
||||
google.golang.org/grpc v1.68.1
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user