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 (
1010 github.com/google/gousb v1.1.2
1111 github.com/klauspost/cpuid/v2 v2.1.2
1212 github.com/onsi/ginkgo/v2 v2.4.0
13- github.com/onsi/gomega v1.23 .0
13+ github.com/onsi/gomega v1.24 .0
1414 github.com/pkg/errors v0.9.1
1515 golang.org/x/sys v0.1.0
1616 golang.org/x/text v0.4.0
Original file line number Diff line number Diff line change @@ -253,8 +253,8 @@ github.com/nxadm/tail v1.4.8 h1:nPr65rt6Y5JFSKQO7qToXr7pePgD6Gwiw05lkbyAQTE=
253253github.com/onsi/ginkgo v1.16.5 h1:8xi0RTUf59SOSfEtZMvwTvXYMzG4gV23XVHOZiXNtnE =
254254github.com/onsi/ginkgo/v2 v2.4.0 h1:+Ig9nvqgS5OBSACXNk15PLdp0U9XPYROt9CFzVdFGIs =
255255github.com/onsi/ginkgo/v2 v2.4.0 /go.mod h1:iHkDK1fKGcBoEHT5W7YBq4RFWaQulw+caOMkAt4OrFo =
256- github.com/onsi/gomega v1.23 .0 h1:/oxKu9c2HVap+F3PfKort2Hw5DEU+HGlW8n+tguWsys =
257- github.com/onsi/gomega v1.23 .0 /go.mod h1:Z/NWtiqwBrwUt4/2loMmHL63EDLnYHmVbuBpDr2vQAg =
256+ github.com/onsi/gomega v1.24 .0 h1:+0glovB9Jd6z3VR+ScSwQqXVTIfJcGA9UBM8yzQxhqg =
257+ github.com/onsi/gomega v1.24 .0 /go.mod h1:Z/NWtiqwBrwUt4/2loMmHL63EDLnYHmVbuBpDr2vQAg =
258258github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U =
259259github.com/opencontainers/go-digest v1.0.0 /go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM =
260260github.com/pkg/errors v0.8.0 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
You can’t perform that action at this time.
0 commit comments