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.3.0
13- github.com/onsi/gomega v1.21 .1
13+ github.com/onsi/gomega v1.22 .1
1414 github.com/pkg/errors v0.9.1
1515 golang.org/x/sys v0.0.0-20220808155132-1c4a2a72c664
1616 golang.org/x/text v0.3.8
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.3.0 h1:kUMoxMoQG3ogk/QWyKh3zibV7BKZ+xBpWil1cTylVqc =
255255github.com/onsi/ginkgo/v2 v2.3.0 /go.mod h1:Eew0uilEqZmIEZr8JrvYlvOM7Rr6xzTmMV8AyFNU9d0 =
256- github.com/onsi/gomega v1.21 .1 h1:OB/euWYIExnPBohllTicTHmGTrMaqJ67nIu80j0/uEM =
257- github.com/onsi/gomega v1.21 .1 /go.mod h1:iYAIXgPSaDHak0LCMA+AWBpIKBr8WZicMxnE8luStNc =
256+ github.com/onsi/gomega v1.22 .1 h1:pY8O4lBfsHKZHM/6nrxkhVPUznOlIu3quZcKP/M20KI =
257+ github.com/onsi/gomega v1.22 .1 /go.mod h1:x6n7VNe4hw0vkyYUM4mjIXx3JbLiPaBPNgB7PRQ1tuM =
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