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/charmbracelet/huh v0.6.0
7
7
github.com/mitchellh/mapstructure v1.5.0
8
- github.com/onsi/ginkgo/v2 v2.21 .0
8
+ github.com/onsi/ginkgo/v2 v2.22 .0
9
9
github.com/onsi/gomega v1.35.1
10
10
github.com/shipengqi/component-base v0.2.11
11
11
github.com/shipengqi/golib v0.2.18
Original file line number Diff line number Diff line change @@ -76,8 +76,8 @@ github.com/muesli/cancelreader v0.2.2 h1:3I4Kt4BQjOR54NavqnDogx/MIoWBFa0StPA8ELU
76
76
github.com/muesli/cancelreader v0.2.2 /go.mod h1:3XuTXfFS2VjM+HTLZY9Ak0l6eUKfijIfMUZ4EgX0QYo =
77
77
github.com/muesli/termenv v0.15.3-0.20240618155329-98d742f6907a h1:2MaM6YC3mGu54x+RKAA6JiFFHlHDY1UbkxqppT7wYOg =
78
78
github.com/muesli/termenv v0.15.3-0.20240618155329-98d742f6907a /go.mod h1:hxSnBBYLK21Vtq/PHd0S2FYCxBXzBua8ov5s1RobyRQ =
79
- github.com/onsi/ginkgo/v2 v2.21 .0 h1:7rg/4f3rB88pb5obDgNZrNHrQ4e6WpjonchcpuBRnZM =
80
- github.com/onsi/ginkgo/v2 v2.21 .0 /go.mod h1:7Du3c42kxCUegi0IImZ1wUQzMBVecgIHjR1C+NkhLQo =
79
+ github.com/onsi/ginkgo/v2 v2.22 .0 h1:Yed107/8DjTr0lKCNt7Dn8yQ6ybuDRQoMGrNFKzMfHg =
80
+ github.com/onsi/ginkgo/v2 v2.22 .0 /go.mod h1:7Du3c42kxCUegi0IImZ1wUQzMBVecgIHjR1C+NkhLQo =
81
81
github.com/onsi/gomega v1.35.1 h1:Cwbd75ZBPxFSuZ6T+rN/WCb/gOc6YgFBXLlZLhC7Ds4 =
82
82
github.com/onsi/gomega v1.35.1 /go.mod h1:PvZbdDc8J6XJEpDK4HCuRBm8a6Fzp9/DmhC9C7yFlog =
83
83
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
You can’t perform that action at this time.
0 commit comments