build(deps): bump go.unistack.org/micro-client-grpc/v3
Bumps [go.unistack.org/micro-client-grpc/v3](https://github.com/unistack-org/micro-client-grpc) from 3.8.1 to 3.8.2. - [Release notes](https://github.com/unistack-org/micro-client-grpc/releases) - [Commits](https://github.com/unistack-org/micro-client-grpc/compare/v3.8.1...v3.8.2) --- updated-dependencies: - dependency-name: go.unistack.org/micro-client-grpc/v3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
7
go.mod
7
go.mod
@@ -12,7 +12,7 @@ require (
|
||||
github.com/twmb/franz-go v1.3.1
|
||||
go.unistack.org/micro-broker-kgo/v3 v3.8.2
|
||||
go.unistack.org/micro-broker-segmentio/v3 v3.8.0
|
||||
go.unistack.org/micro-client-grpc/v3 v3.8.1
|
||||
go.unistack.org/micro-client-grpc/v3 v3.8.2
|
||||
go.unistack.org/micro-client-http/v3 v3.8.4
|
||||
go.unistack.org/micro-codec-grpc/v3 v3.8.1
|
||||
go.unistack.org/micro-codec-json/v3 v3.8.0
|
||||
@@ -35,10 +35,7 @@ require (
|
||||
go.unistack.org/micro-wrapper-sql/v3 v3.0.1
|
||||
go.unistack.org/micro-wrapper-trace-opentracing/v3 v3.8.0
|
||||
go.unistack.org/micro/v3 v3.8.14
|
||||
golang.org/x/net v0.0.0-20220111093109-d55c255bac03 // indirect
|
||||
golang.org/x/sys v0.0.0-20220111092808-5a964db01320 // indirect
|
||||
golang.org/x/text v0.3.7 // indirect
|
||||
google.golang.org/genproto v0.0.0-20220111164026-67b88f271998 // indirect
|
||||
golang.org/x/tools v0.1.5 // indirect
|
||||
google.golang.org/grpc v1.43.0
|
||||
google.golang.org/protobuf v1.27.1
|
||||
modernc.org/sqlite v1.14.4
|
||||
|
Reference in New Issue
Block a user