File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 4
4
5
5
require (
6
6
github.com/gobuffalo/flect v0.3.0
7
- github.com/onsi/ginkgo/v2 v2.4 .0
8
- github.com/onsi/gomega v1.23 .0
7
+ github.com/onsi/ginkgo/v2 v2.5 .0
8
+ github.com/onsi/gomega v1.24 .0
9
9
github.com/sirupsen/logrus v1.9.0
10
10
github.com/spf13/afero v1.9.2
11
11
github.com/spf13/cobra v1.6.1
Original file line number Diff line number Diff line change @@ -138,10 +138,10 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
138
138
github.com/kr/text v0.2.0 /go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE =
139
139
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e h1:fD57ERR4JtEqsWbfPhv4DMiApHyliiK5xCTNVSPiaAs =
140
140
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e /go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno =
141
- github.com/onsi/ginkgo/v2 v2.4 .0 h1:+Ig9nvqgS5OBSACXNk15PLdp0U9XPYROt9CFzVdFGIs =
142
- github.com/onsi/ginkgo/v2 v2.4 .0 /go.mod h1:iHkDK1fKGcBoEHT5W7YBq4RFWaQulw+caOMkAt4OrFo =
143
- github.com/onsi/gomega v1.23 .0 h1:/oxKu9c2HVap+F3PfKort2Hw5DEU+HGlW8n+tguWsys =
144
- github.com/onsi/gomega v1.23 .0 /go.mod h1:Z/NWtiqwBrwUt4/2loMmHL63EDLnYHmVbuBpDr2vQAg =
141
+ github.com/onsi/ginkgo/v2 v2.5 .0 h1:TRtrvv2vdQqzkwrQ1ke6vtXf7IK34RBUJafIy1wMwls =
142
+ github.com/onsi/ginkgo/v2 v2.5 .0 /go.mod h1:Luc4sArBICYCS8THh8v3i3i5CuSZO+RaQRaJoeNwomw =
143
+ github.com/onsi/gomega v1.24 .0 h1:+0glovB9Jd6z3VR+ScSwQqXVTIfJcGA9UBM8yzQxhqg =
144
+ github.com/onsi/gomega v1.24 .0 /go.mod h1:Z/NWtiqwBrwUt4/2loMmHL63EDLnYHmVbuBpDr2vQAg =
145
145
github.com/pkg/errors v0.9.1 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
146
146
github.com/pkg/sftp v1.13.1 /go.mod h1:3HaPG6Dq1ILlpPZRO0HVMrsydcdLt6HRDccSgb87qRg =
147
147
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
You can’t perform that action at this time.
0 commit comments