Merge pull request #9540 from containerd/dependabot/go_modules/github.com/intel/goresctrl-0.5.0

build(deps): bump github.com/intel/goresctrl from 0.3.0 to 0.5.0
This commit is contained in:
Akihiro Suda
2023-12-15 01:14:35 +00:00
committed by GitHub
25 changed files with 215 additions and 1671 deletions

4
go.mod
View File

@@ -35,7 +35,7 @@ require (
github.com/google/uuid v1.3.1
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.3.0
github.com/intel/goresctrl v0.5.0
github.com/klauspost/compress v1.17.4
github.com/minio/sha256-simd v1.0.1
github.com/moby/locker v1.0.1
@@ -97,8 +97,6 @@ require (
github.com/golang/protobuf v1.5.3 // indirect
github.com/google/gofuzz v1.2.0 // indirect
github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.2 // indirect
github.com/hashicorp/errwrap v1.1.0 // indirect
github.com/hashicorp/go-multierror v1.1.1 // indirect
github.com/json-iterator/go v1.1.12 // indirect
github.com/klauspost/cpuid/v2 v2.2.5 // indirect
github.com/matttproud/golang_protobuf_extensions v1.0.4 // indirect