Update module github.com/onsi/ginkgo/v2 to v2.5.0 (#396)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2022-11-08 07:05:33 +01:00
committed by Itxaka
parent 61b30e50d2
commit cbd80e87a3

2
go.mod
View File

@@ -17,7 +17,7 @@ require (
github.com/mudler/go-processmanager v0.0.0-20220724164624-c45b5c61312d
github.com/mudler/yip v0.11.3
github.com/nxadm/tail v1.4.8
github.com/onsi/ginkgo/v2 v2.4.0
github.com/onsi/ginkgo/v2 v2.5.0
github.com/onsi/gomega v1.24.0
github.com/otiai10/copy v1.7.0
github.com/pterm/pterm v0.12.49