Merge pull request #2284 from crazy-max/update-uuid

vendor: update github.com/google/uuid to v1.6.0
This commit is contained in:
Tõnis Tiigi
2024-02-26 08:39:01 -08:00
committed by GitHub
6 changed files with 57 additions and 9 deletions

2
vendor/modules.txt vendored
View File

@ -420,7 +420,7 @@ github.com/google/gofuzz/bytesource
# github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
## explicit; go 1.13
github.com/google/shlex
# github.com/google/uuid v1.5.0
# github.com/google/uuid v1.6.0
## explicit
github.com/google/uuid
# github.com/gorilla/mux v1.8.0