Bump github.com/google/uuid from 1.2.0 to 1.3.0 (#6)

Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/google/uuid/releases)
- [Commits](https://github.com/google/uuid/compare/v1.2.0...v1.3.0)

---
updated-dependencies:
- dependency-name: github.com/google/uuid
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-09-17 08:43:46 +03:00
committed by GitHub
parent 4143fc71e8
commit ebb262dfee
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module github.com/unistack-org/micro-register-mdns/v3
go 1.16
require (
github.com/google/uuid v1.2.0
github.com/google/uuid v1.3.0
github.com/miekg/dns v1.1.43
github.com/unistack-org/micro/v3 v3.7.1
golang.org/x/net v0.0.0-20210525063256-abc453219eb5