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 @@ -12,7 +12,7 @@ require (
12
12
github.com/mudler/edgevpn v0.28.3
13
13
github.com/mudler/go-processmanager v0.0.0-20240820160718-8b802d3ecf82
14
14
github.com/onsi/ginkgo/v2 v2.22.0
15
- github.com/onsi/gomega v1.35.1
15
+ github.com/onsi/gomega v1.36.0
16
16
github.com/spectrocloud/peg v0.0.0-20240405075800-c5da7125e30f
17
17
gopkg.in/yaml.v3 v3.0.1
18
18
)
Original file line number Diff line number Diff line change @@ -443,6 +443,8 @@ github.com/onsi/gomega v1.34.2 h1:pNCwDkzrsv7MS9kpaQvVb1aVLahQXyJ/Tv5oAZMI3i8=
443
443
github.com/onsi/gomega v1.34.2 /go.mod h1:v1xfxRgk0KIsG+QOdm7p8UosrOzPYRo60fd3B/1Dukc =
444
444
github.com/onsi/gomega v1.35.1 h1:Cwbd75ZBPxFSuZ6T+rN/WCb/gOc6YgFBXLlZLhC7Ds4 =
445
445
github.com/onsi/gomega v1.35.1 /go.mod h1:PvZbdDc8J6XJEpDK4HCuRBm8a6Fzp9/DmhC9C7yFlog =
446
+ github.com/onsi/gomega v1.36.0 h1:Pb12RlruUtj4XUuPUqeEWc6j5DkVVVA49Uf6YLfC95Y =
447
+ github.com/onsi/gomega v1.36.0 /go.mod h1:PvZbdDc8J6XJEpDK4HCuRBm8a6Fzp9/DmhC9C7yFlog =
446
448
github.com/opencontainers/runtime-spec v1.0.2 /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
447
449
github.com/opencontainers/runtime-spec v1.2.0 h1:z97+pHb3uELt/yiAWD691HNHQIF07bE7dzrbT927iTk =
448
450
github.com/opencontainers/runtime-spec v1.2.0 /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
You can’t perform that action at this time.
0 commit comments