Bump the all-go-deps group with 1 update

Bumps the all-go-deps group with 1 update: [github.com/google/uuid](https://github.com/google/uuid).


Updates `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
  dependency-group: all-go-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-01-29 03:06:38 +00:00
committed by GitHub
parent e8d9ca4465
commit 3fc1e6911a
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -9,7 +9,7 @@ require (
github.com/disintegration/imaging v1.6.2
github.com/dlclark/regexp2 v1.10.0
github.com/google/go-cmp v0.6.0
github.com/google/uuid v1.5.0
github.com/google/uuid v1.6.0
github.com/seancfoley/ipaddress-go v1.5.5
github.com/shirou/gopsutil/v3 v3.23.12
github.com/zeebo/xxh3 v1.0.2