File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/rajsinghtech/homer-operator
33go 1.25.1
44
55require (
6- github.com/onsi/ginkgo/v2 v2.26.0
6+ github.com/onsi/ginkgo/v2 v2.27.2
77 github.com/onsi/gomega v1.38.2
88 gopkg.in/yaml.v2 v2.4.0
99 k8s.io/api v0.34.1
Original file line number Diff line number Diff line change @@ -120,6 +120,8 @@ github.com/onsi/ginkgo/v2 v2.25.1 h1:Fwp6crTREKM+oA6Cz4MsO8RhKQzs2/gOIVOUscMAfZY
120120github.com/onsi/ginkgo/v2 v2.25.1 /go.mod h1:ppTWQ1dh9KM/F1XgpeRqelR+zHVwV81DGRSDnFxK7Sk =
121121github.com/onsi/ginkgo/v2 v2.26.0 h1:1J4Wut1IlYZNEAWIV3ALrT9NfiaGW2cDCJQSFQMs/gE =
122122github.com/onsi/ginkgo/v2 v2.26.0 /go.mod h1:qhEywmzWTBUY88kfO0BRvX4py7scov9yR+Az2oavUzw =
123+ github.com/onsi/ginkgo/v2 v2.27.2 h1:LzwLj0b89qtIy6SSASkzlNvX6WktqurSHwkk2ipF/Ns =
124+ github.com/onsi/ginkgo/v2 v2.27.2 /go.mod h1:ArE1D/XhNXBXCBkKOLkbsb2c81dQHCRcF5zwn/ykDRo =
123125github.com/onsi/gomega v1.37.0 h1:CdEG8g0S133B4OswTDC/5XPSzE1OeP29QOioj2PID2Y =
124126github.com/onsi/gomega v1.37.0 /go.mod h1:8D9+Txp43QWKhM24yyOBEdpkzN8FvJyAwecBgsU4KU0 =
125127github.com/onsi/gomega v1.38.2 h1:eZCjf2xjZAqe+LeWvKb5weQ+NcPwX84kqJ0cZNxok2A =
You can’t perform that action at this time.
0 commit comments