Bump github.com/go-micro/plugins/v4/registry/mdns from 1.1.0 to 1.2.0

Bumps [github.com/go-micro/plugins/v4/registry/mdns](https://github.com/go-micro/plugins) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/go-micro/plugins/releases)
- [Commits](https://github.com/go-micro/plugins/compare/v3/auth/jwt/v1.1.0...v4/auth/jwt/v1.2.0)

---
updated-dependencies:
- dependency-name: github.com/go-micro/plugins/v4/registry/mdns
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-12-08 06:05:10 +00:00
committed by GitHub
parent c2be1370ea
commit f7a83024a9
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ require (
github.com/go-micro/plugins/v4/registry/consul v1.2.0
github.com/go-micro/plugins/v4/registry/etcd v1.2.0
github.com/go-micro/plugins/v4/registry/kubernetes v1.1.0
github.com/go-micro/plugins/v4/registry/mdns v1.1.0
github.com/go-micro/plugins/v4/registry/mdns v1.2.0
github.com/go-micro/plugins/v4/registry/memory v1.1.0
github.com/go-micro/plugins/v4/registry/nats v1.1.0
github.com/go-micro/plugins/v4/server/grpc v1.2.0