mirror of
https://github.com/kubernetes-sigs/node-feature-discovery.git
synced 2024-12-14 11:57:51 +00:00
build(deps): bump github.com/k8stopologyawareschedwg/noderesourcetopology-api
Bumps [github.com/k8stopologyawareschedwg/noderesourcetopology-api](https://github.com/k8stopologyawareschedwg/noderesourcetopology-api) from 0.1.0 to 0.1.2. - [Release notes](https://github.com/k8stopologyawareschedwg/noderesourcetopology-api/releases) - [Commits](https://github.com/k8stopologyawareschedwg/noderesourcetopology-api/compare/v0.1.0...v0.1.2) --- updated-dependencies: - dependency-name: github.com/k8stopologyawareschedwg/noderesourcetopology-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
0fbde6bf65
commit
b277c9d397
2 changed files with 3 additions and 1623 deletions
2
go.mod
2
go.mod
|
@ -8,7 +8,7 @@ require (
|
|||
github.com/google/go-cmp v0.6.0
|
||||
github.com/google/uuid v1.6.0
|
||||
github.com/jaypipes/ghw v0.12.0
|
||||
github.com/k8stopologyawareschedwg/noderesourcetopology-api v0.1.0
|
||||
github.com/k8stopologyawareschedwg/noderesourcetopology-api v0.1.2
|
||||
github.com/k8stopologyawareschedwg/podfingerprint v0.1.2
|
||||
github.com/klauspost/cpuid/v2 v2.2.7
|
||||
github.com/onsi/ginkgo/v2 v2.17.2
|
||||
|
|
Loading…
Reference in a new issue