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 @@ -12,7 +12,7 @@ require (
12
12
github.com/k8stopologyawareschedwg/podfingerprint v0.1.2
13
13
github.com/klauspost/cpuid/v2 v2.2.7
14
14
github.com/onsi/ginkgo/v2 v2.17.2
15
- github.com/onsi/gomega v1.33.0
15
+ github.com/onsi/gomega v1.33.1
16
16
github.com/opencontainers/runc v1.1.12
17
17
github.com/prometheus/client_golang v1.18.0
18
18
github.com/smartystreets/goconvey v1.8.1
Original file line number Diff line number Diff line change @@ -1042,8 +1042,8 @@ github.com/onsi/gomega v1.27.10/go.mod h1:RsS8tutOdbdgzbPtzzATp12yT7kM5I5aElG3ev
1042
1042
github.com/onsi/gomega v1.29.0 /go.mod h1:9sxs+SwGrKI0+PWe4Fxa9tFQQBG5xSsSbMXOI8PPpoQ =
1043
1043
github.com/onsi/gomega v1.30.0 /go.mod h1:9sxs+SwGrKI0+PWe4Fxa9tFQQBG5xSsSbMXOI8PPpoQ =
1044
1044
github.com/onsi/gomega v1.31.0 /go.mod h1:DW9aCi7U6Yi40wNVAvT6kzFnEVEI5n3DloYBiKiT6zk =
1045
- github.com/onsi/gomega v1.33.0 h1:snPCflnZrpMsy94p4lXVEkHo12lmPnc3vY5XBbreexE =
1046
- github.com/onsi/gomega v1.33.0 /go.mod h1:+925n5YtiFsLzzafLUHzVMBpvvRAzrydIBiSIxjX3wY =
1045
+ github.com/onsi/gomega v1.33.1 h1:dsYjIxxSR755MDmKVsaFQTE22ChNBcuuTWgkUDSubOk =
1046
+ github.com/onsi/gomega v1.33.1 /go.mod h1:U4R44UsT+9eLIaYRB2a5qajjtQYn0hauxvRm16AVYg0 =
1047
1047
github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U =
1048
1048
github.com/opencontainers/go-digest v1.0.0 /go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM =
1049
1049
github.com/opencontainers/runc v1.1.12 h1:BOIssBaW1La0/qbNZHXOOa71dZfZEQOzW7dqQf3phss =
You can’t perform that action at this time.
0 commit comments