chore(deps): bump github.com/google/uuid from 1.5.0 to 1.6.0 (#1837)

Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/google/uuid/releases)
- [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/uuid/compare/v1.5.0...v1.6.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]
2024-01-31 05:32:51 +09:00
committed by GitHub
parent 6e07103036
commit d6589c2193
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -20,7 +20,7 @@ require (
github.com/emersion/go-smtp v0.20.2
github.com/google/go-cmp v0.6.0
github.com/google/subcommands v1.2.0
github.com/google/uuid v1.5.0
github.com/google/uuid v1.6.0
github.com/gosnmp/gosnmp v1.37.0
github.com/gosuri/uitable v0.0.4
github.com/hashicorp/go-uuid v1.0.3