1
0
mirror of https://github.com/go-kratos/kratos.git synced 2025-01-16 02:47:03 +02:00
kratos/contrib/registry/etcd
dependabot[bot] c888d50cc5
build(deps): bump google.golang.org/grpc in /contrib/registry/etcd (#2454)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.46.2 to 1.50.1.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.46.2...v1.50.1)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-08 09:14:06 +08:00
..
go.mod build(deps): bump google.golang.org/grpc in /contrib/registry/etcd (#2454) 2022-11-08 09:14:06 +08:00
go.sum build(deps): bump google.golang.org/grpc in /contrib/registry/etcd (#2454) 2022-11-08 09:14:06 +08:00
registry_test.go fix: fmt import (#2379) 2022-09-27 14:08:08 +08:00
registry.go style: kratos interface check (#2441) 2022-10-12 19:21:03 +08:00
service.go refactor: move plugins to contrib dir (#1399) 2021-09-01 13:40:14 +08:00
watcher.go fix: fmt import (#2379) 2022-09-27 14:08:08 +08:00