Bump github.com/onsi/ginkgo/v2 from 2.12.1 to 2.13.0 in /tests (#27)

This commit is contained in:
dependabot[bot]
2023-10-09 20:43:44 -07:00
committed by GitHub
parent afba33f179
commit c5c5320097
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ module github.com/spiffe/helm-charts/tests
go 1.20
require (
github.com/onsi/ginkgo/v2 v2.12.1
github.com/onsi/ginkgo/v2 v2.13.0
github.com/onsi/gomega v1.28.0
helm.sh/helm/v3 v3.13.0
)