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 @@ -10,7 +10,7 @@ require (
10
10
github.com/makiuchi-d/gozxing v0.1.1
11
11
github.com/mudler/edgevpn v0.30.2
12
12
github.com/mudler/go-processmanager v0.0.0-20240820160718-8b802d3ecf82
13
- github.com/onsi/ginkgo/v2 v2.23.0
13
+ github.com/onsi/ginkgo/v2 v2.23.2
14
14
github.com/onsi/gomega v1.36.2
15
15
github.com/spectrocloud/peg v0.0.0-20240405075800-c5da7125e30f
16
16
gopkg.in/yaml.v3 v3.0.1
Original file line number Diff line number Diff line change @@ -313,6 +313,8 @@ github.com/onsi/ginkgo v1.16.5 h1:8xi0RTUf59SOSfEtZMvwTvXYMzG4gV23XVHOZiXNtnE=
313
313
github.com/onsi/ginkgo v1.16.5 /go.mod h1:+E8gABHa3K6zRBolWtd+ROzc/U5bkGt0FwiG042wbpU =
314
314
github.com/onsi/ginkgo/v2 v2.23.0 h1:FA1xjp8ieYDzlgS5ABTpdUDB7wtngggONc8a7ku2NqQ =
315
315
github.com/onsi/ginkgo/v2 v2.23.0 /go.mod h1:zXTP6xIp3U8aVuXN8ENK9IXRaTjFnpVB9mGmaSRvxnM =
316
+ github.com/onsi/ginkgo/v2 v2.23.2 h1:LYLd7Wz401p0N7xR8y7WL6D2QZwKpbirDg0EVIvzvMM =
317
+ github.com/onsi/ginkgo/v2 v2.23.2 /go.mod h1:zXTP6xIp3U8aVuXN8ENK9IXRaTjFnpVB9mGmaSRvxnM =
316
318
github.com/onsi/gomega v1.36.2 h1:koNYke6TVk6ZmnyHrCXba/T/MoLBXFjeC1PtvYgw0A8 =
317
319
github.com/onsi/gomega v1.36.2 /go.mod h1:DdwyADRjrc825LhMEkD76cHR5+pUnjhUN8GlHlRPHzY =
318
320
github.com/opencontainers/runtime-spec v1.0.2 /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
You can’t perform that action at this time.
0 commit comments