File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ require (
10
10
github.com/containers/nri-plugins/pkg/topology v0.0.0
11
11
github.com/coreos/go-systemd/v22 v22.5.0
12
12
github.com/fsnotify/fsnotify v1.6.0
13
- github.com/intel/goresctrl v0.8.1-0.20250628124214-579664119777
13
+ github.com/intel/goresctrl v0.9.0
14
14
github.com/k8stopologyawareschedwg/noderesourcetopology-api v0.1.2
15
15
github.com/onsi/ginkgo/v2 v2.21.0
16
16
github.com/onsi/gomega v1.35.1
Original file line number Diff line number Diff line change @@ -838,8 +838,8 @@ github.com/ianlancetaylor/demangle v0.0.0-20181102032728-5e5cf60278f6/go.mod h1:
838
838
github.com/ianlancetaylor/demangle v0.0.0-20200824232613-28f6c0f3b639 /go.mod h1:aSSvb/t6k1mPoxDqO4vJh6VOCGPwU4O0C2/Eqndh1Sc =
839
839
github.com/imdario/mergo v0.3.6 h1:xTNEAn+kxVO7dTZGu0CegyqKZmoWFI0rF8UxjlB2d28 =
840
840
github.com/imdario/mergo v0.3.6 /go.mod h1:2EnlNZ0deacrJVfApfmtdGgDfMuh/nq6Ok1EcJh5FfA =
841
- github.com/intel/goresctrl v0.8.1-0.20250628124214-579664119777 h1:bmFeqbOhPIFBdWb4Wi80vvFmE5WvqQRO5xYUJcDwPqQ =
842
- github.com/intel/goresctrl v0.8.1-0.20250628124214-579664119777 /go.mod h1:1S8GDqL46GuKb525bxNhIEEkhf4rhVcbSf9DuKhp7mw =
841
+ github.com/intel/goresctrl v0.9.0 h1:IKI4ZrPTazLyFgdnWEkR9LS+DDATapOgoBtGxVMHePs =
842
+ github.com/intel/goresctrl v0.9.0 /go.mod h1:1S8GDqL46GuKb525bxNhIEEkhf4rhVcbSf9DuKhp7mw =
843
843
github.com/josharian/intern v1.0.0 h1:vlS4z54oSdjm0bgjRigI+G1HpF+tI+9rE5LLzOg8HmY =
844
844
github.com/josharian/intern v1.0.0 /go.mod h1:5DoeVV0s6jJacbCEi61lwdGj/aVlrQvzHFFd8Hwg//Y =
845
845
github.com/json-iterator/go v1.1.12 h1:PV8peI4a0ysnczrg+LtxykD8LfKY9ML6u2jnxaEnrnM =
You can’t perform that action at this time.
0 commit comments