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 @@ -9,7 +9,7 @@ require (
9
9
github.com/gobwas/glob v0.2.3
10
10
github.com/hashicorp/go-multierror v1.1.1
11
11
github.com/iancoleman/strcase v0.3.0
12
- github.com/onsi/ginkgo/v2 v2.25.3
12
+ github.com/onsi/ginkgo/v2 v2.26.0
13
13
github.com/onsi/gomega v1.38.2
14
14
github.com/pkg/errors v0.9.1
15
15
github.com/prometheus/client_golang v1.23.2
Original file line number Diff line number Diff line change @@ -159,6 +159,8 @@ github.com/onsi/ginkgo v1.16.5 h1:8xi0RTUf59SOSfEtZMvwTvXYMzG4gV23XVHOZiXNtnE=
159
159
github.com/onsi/ginkgo v1.16.5 /go.mod h1:+E8gABHa3K6zRBolWtd+ROzc/U5bkGt0FwiG042wbpU =
160
160
github.com/onsi/ginkgo/v2 v2.25.3 h1:Ty8+Yi/ayDAGtk4XxmmfUy4GabvM+MegeB4cDLRi6nw =
161
161
github.com/onsi/ginkgo/v2 v2.25.3 /go.mod h1:43uiyQC4Ed2tkOzLsEYm7hnrb7UJTWHYNsuy3bG/snE =
162
+ github.com/onsi/ginkgo/v2 v2.26.0 h1:1J4Wut1IlYZNEAWIV3ALrT9NfiaGW2cDCJQSFQMs/gE =
163
+ github.com/onsi/ginkgo/v2 v2.26.0 /go.mod h1:qhEywmzWTBUY88kfO0BRvX4py7scov9yR+Az2oavUzw =
162
164
github.com/onsi/gomega v1.38.2 h1:eZCjf2xjZAqe+LeWvKb5weQ+NcPwX84kqJ0cZNxok2A =
163
165
github.com/onsi/gomega v1.38.2 /go.mod h1:W2MJcYxRGV63b418Ai34Ud0hEdTVXq9NW9+Sx6uXf3k =
164
166
github.com/pelletier/go-buffruneio v0.2.0 /go.mod h1:JkE26KsDizTr40EUHkXVtNPvgGtbSNq5BcowyYOWdKo =
You can’t perform that action at this time.
0 commit comments