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 @@ -18,7 +18,7 @@ require (
1818 github.com/mattn/go-isatty v0.0.20
1919 github.com/muesli/termenv v0.16.0
2020 github.com/onsi/ginkgo/v2 v2.23.4
21- github.com/onsi/gomega v1.37 .0
21+ github.com/onsi/gomega v1.38 .0
2222 github.com/pulumi/pulumi/sdk/v3 v3.187.0
2323 github.com/spf13/afero v1.14.0
2424 github.com/spf13/cobra v1.9.1
Original file line number Diff line number Diff line change @@ -184,6 +184,8 @@ github.com/onsi/ginkgo/v2 v2.23.4 h1:ktYTpKJAVZnDT4VjxSbiBenUjmlL/5QkBEocaWXiQus
184184github.com/onsi/ginkgo/v2 v2.23.4 /go.mod h1:Bt66ApGPBFzHyR+JO10Zbt0Gsp4uWxu5mIOTusL46e8 =
185185github.com/onsi/gomega v1.37.0 h1:CdEG8g0S133B4OswTDC/5XPSzE1OeP29QOioj2PID2Y =
186186github.com/onsi/gomega v1.37.0 /go.mod h1:8D9+Txp43QWKhM24yyOBEdpkzN8FvJyAwecBgsU4KU0 =
187+ github.com/onsi/gomega v1.38.0 h1:c/WX+w8SLAinvuKKQFh77WEucCnPk4j2OTUr7lt7BeY =
188+ github.com/onsi/gomega v1.38.0 /go.mod h1:OcXcwId0b9QsE7Y49u+BTrL4IdKOBOKnD6VQNTJEB6o =
187189github.com/opentracing/basictracer-go v1.1.0 h1:Oa1fTSBvAl8pa3U+IJYqrKm0NALwH9OsgwOqDv4xJW0 =
188190github.com/opentracing/basictracer-go v1.1.0 /go.mod h1:V2HZueSJEp879yv285Aap1BS69fQMD+MNP1mRs6mBQc =
189191github.com/opentracing/opentracing-go v1.1.0 /go.mod h1:UkNAQd3GIcIGf0SeVgPpRdFStlNbqXla1AfSYxPUl2o =
You can’t perform that action at this time.
0 commit comments