Bump github.com/onsi/ginkgo/v2 from 2.23.2 to 2.23.3 in /tests (#544)

Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.23.2 to 2.23.3.
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/ginkgo/compare/v2.23.2...v2.23.3)

---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-03-24 06:28:44 -07:00
committed by GitHub
parent 2f96b0b1d0
commit 765017f504
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ go 1.21
toolchain go1.24.1
require (
github.com/onsi/ginkgo/v2 v2.23.2
github.com/onsi/ginkgo/v2 v2.23.3
github.com/onsi/gomega v1.36.2
helm.sh/helm/v3 v3.17.2
)