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 @@ -7,7 +7,7 @@ replace k8s.io/node-problem-detector => ../.
77require (
88 github.com/avast/retry-go/v4 v4.6.0
99 github.com/onsi/ginkgo v1.16.5
10- github.com/onsi/gomega v1.31.0
10+ github.com/onsi/gomega v1.31.1
1111 github.com/pborman/uuid v1.2.1
1212 github.com/spf13/pflag v1.0.5
1313 golang.org/x/crypto v0.25.0
Original file line number Diff line number Diff line change @@ -590,8 +590,8 @@ github.com/onsi/gomega v1.7.0/go.mod h1:ex+gbHU/CVuBBDIJjb2X0qEXbFg53c61hWP/1Cpa
590590github.com/onsi/gomega v1.7.1 /go.mod h1:XdKZgCCFLUoM/7CFJVPcG8C1xQ1AJ0vpAezJrB7JYyY =
591591github.com/onsi/gomega v1.8.1 /go.mod h1:Ho0h+IUsWyvy1OpqCwxlQ/21gkhVunqlU8fDGcoTdcA =
592592github.com/onsi/gomega v1.10.1 /go.mod h1:iN09h71vgCQne3DLsj+A5owkum+a2tYe+TOCB1ybHNo =
593- github.com/onsi/gomega v1.31.0 h1:54UJxxj6cPInHS3a35wm6BK/F9nHYueZ1NVujHDrnXE =
594- github.com/onsi/gomega v1.31.0 /go.mod h1:DW9aCi7U6Yi40wNVAvT6kzFnEVEI5n3DloYBiKiT6zk =
593+ github.com/onsi/gomega v1.31.1 h1:KYppCUK+bUgAZwHOu7EXVBKyQA6ILvOESHkn/tgoqvo =
594+ github.com/onsi/gomega v1.31.1 /go.mod h1:y40C95dwAD1Nz36SsEnxvfFe8FFfNxzI5eJ0EYGyAy0 =
595595github.com/opencontainers/go-digest v0.0.0-20170106003457-a6d0ee40d420 /go.mod h1:cMLVZDEM3+U2I4VmLI6N8jQYUd2OVphdqWwCJHrFt2s =
596596github.com/opencontainers/go-digest v0.0.0-20180430190053-c9281466c8b2 /go.mod h1:cMLVZDEM3+U2I4VmLI6N8jQYUd2OVphdqWwCJHrFt2s =
597597github.com/opencontainers/go-digest v1.0.0-rc1 /go.mod h1:cMLVZDEM3+U2I4VmLI6N8jQYUd2OVphdqWwCJHrFt2s =
You can’t perform that action at this time.
0 commit comments