Merge pull request #9710 from containerd/dependabot/go_modules/github.com/google/uuid-1.6.0

build(deps): bump github.com/google/uuid from 1.5.0 to 1.6.0
This commit is contained in:
Akihiro Suda
2024-01-30 19:51:39 +00:00
committed by GitHub
6 changed files with 57 additions and 9 deletions

2
go.mod
View File

@@ -32,7 +32,7 @@ require (
github.com/docker/go-units v0.5.0
github.com/fsnotify/fsnotify v1.7.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/grpc-ecosystem/go-grpc-middleware v1.4.0
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
github.com/intel/goresctrl v0.6.0