build(deps): bump github.com/intel/goresctrl from 0.6.0 to 0.7.0

Bumps [github.com/intel/goresctrl](https://github.com/intel/goresctrl) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/intel/goresctrl/releases)
- [Commits](https://github.com/intel/goresctrl/compare/v0.6.0...v0.7.0)

---
updated-dependencies:
- dependency-name: github.com/intel/goresctrl
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-03-25 23:13:19 +00:00
committed by GitHub
parent b450bffc9e
commit dd72fb3b25
3 changed files with 4 additions and 4 deletions

2
go.mod
View File

@@ -36,7 +36,7 @@ require (
github.com/google/go-cmp v0.6.0
github.com/google/uuid v1.6.0
github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus v1.0.0
github.com/intel/goresctrl v0.6.0
github.com/intel/goresctrl v0.7.0
github.com/klauspost/compress v1.17.7
github.com/mdlayher/vsock v1.2.1
github.com/minio/sha256-simd v1.0.1