File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
11
11
github.com/makiuchi-d/gozxing v0.1.1
12
12
github.com/mudler/edgevpn v0.28.3
13
13
github.com/mudler/go-processmanager v0.0.0-20240820160718-8b802d3ecf82
14
- github.com/onsi/ginkgo/v2 v2.21 .0
14
+ github.com/onsi/ginkgo/v2 v2.22 .0
15
15
github.com/onsi/gomega v1.35.1
16
16
github.com/spectrocloud/peg v0.0.0-20240405075800-c5da7125e30f
17
17
gopkg.in/yaml.v3 v3.0.1
Original file line number Diff line number Diff line change @@ -428,6 +428,8 @@ github.com/onsi/ginkgo/v2 v2.20.2 h1:7NVCeyIWROIAheY21RLS+3j2bb52W0W82tkberYytp4
428
428
github.com/onsi/ginkgo/v2 v2.20.2 /go.mod h1:K9gyxPIlb+aIvnZ8bd9Ak+YP18w3APlR+5coaZoE2ag =
429
429
github.com/onsi/ginkgo/v2 v2.21.0 h1:7rg/4f3rB88pb5obDgNZrNHrQ4e6WpjonchcpuBRnZM =
430
430
github.com/onsi/ginkgo/v2 v2.21.0 /go.mod h1:7Du3c42kxCUegi0IImZ1wUQzMBVecgIHjR1C+NkhLQo =
431
+ github.com/onsi/ginkgo/v2 v2.22.0 h1:Yed107/8DjTr0lKCNt7Dn8yQ6ybuDRQoMGrNFKzMfHg =
432
+ github.com/onsi/ginkgo/v2 v2.22.0 /go.mod h1:7Du3c42kxCUegi0IImZ1wUQzMBVecgIHjR1C+NkhLQo =
431
433
github.com/onsi/gomega v1.7.1 /go.mod h1:XdKZgCCFLUoM/7CFJVPcG8C1xQ1AJ0vpAezJrB7JYyY =
432
434
github.com/onsi/gomega v1.10.1 /go.mod h1:iN09h71vgCQne3DLsj+A5owkum+a2tYe+TOCB1ybHNo =
433
435
github.com/onsi/gomega v1.16.0 /go.mod h1:HnhC7FXeEQY45zxNK3PPoIUhzk/80Xly9PcubAlGdZY =
You can’t perform that action at this time.
0 commit comments