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 5
5
require (
6
6
github.com/gobuffalo/flect v1.0.2
7
7
github.com/onsi/ginkgo/v2 v2.13.1
8
- github.com/onsi/gomega v1.29 .0
8
+ github.com/onsi/gomega v1.30 .0
9
9
github.com/sirupsen/logrus v1.9.3
10
10
github.com/spf13/afero v1.10.0
11
11
github.com/spf13/cobra v1.8.0
Original file line number Diff line number Diff line change @@ -142,8 +142,8 @@ github.com/kr/text v0.1.0 h1:45sCR5RtlFHMR4UwH9sdQ5TC8v0qDQCHnXt+kaKSTVE=
142
142
github.com/kr/text v0.1.0 /go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI =
143
143
github.com/onsi/ginkgo/v2 v2.13.1 h1:LNGfMbR2OVGBfXjvRZIZ2YCTQdGKtPLvuI1rMCCj3OU =
144
144
github.com/onsi/ginkgo/v2 v2.13.1 /go.mod h1:XStQ8QcGwLyF4HdfcZB8SFOS/MWCgDuXMSBe6zrvLgM =
145
- github.com/onsi/gomega v1.29 .0 h1:KIA/t2t5UBzoirT4H9tsML45GEbo3ouUnBHsCfD2tVg =
146
- github.com/onsi/gomega v1.29 .0 /go.mod h1:9sxs+SwGrKI0+PWe4Fxa9tFQQBG5xSsSbMXOI8PPpoQ =
145
+ github.com/onsi/gomega v1.30 .0 h1:hvMK7xYz4D3HapigLTeGdId/NcfQx1VHMJc60ew99+8 =
146
+ github.com/onsi/gomega v1.30 .0 /go.mod h1:9sxs+SwGrKI0+PWe4Fxa9tFQQBG5xSsSbMXOI8PPpoQ =
147
147
github.com/pkg/errors v0.9.1 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
148
148
github.com/pkg/sftp v1.13.1 /go.mod h1:3HaPG6Dq1ILlpPZRO0HVMrsydcdLt6HRDccSgb87qRg =
149
149
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
You can’t perform that action at this time.
0 commit comments