Update module github.com/onsi/ginkgo/v2 to v2.22.2 (#457)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-12-31 01:39:58 +00:00
committed by GitHub
parent 437eac239c
commit e12acea6d9
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -8,7 +8,7 @@ require (
github.com/jaypipes/ghw v0.13.0
github.com/kairos-io/kairos-sdk v0.6.1
github.com/mudler/go-pluggable v0.0.0-20230126220627-7710299a0ae5
github.com/onsi/ginkgo/v2 v2.22.1
github.com/onsi/ginkgo/v2 v2.22.2
github.com/onsi/gomega v1.36.2
github.com/otiai10/copy v1.14.0
github.com/pkg/errors v0.9.1