Bump github.com/onsi/gomega from 1.28.1 to 1.29.0 in /tests (#61)

This commit is contained in:
dependabot[bot]
2023-10-26 03:29:07 +00:00
committed by GitHub
parent 30d0f59383
commit fb64f8d2d0
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ go 1.20
require (
github.com/onsi/ginkgo/v2 v2.13.0
github.com/onsi/gomega v1.28.1
github.com/onsi/gomega v1.29.0
helm.sh/helm/v3 v3.13.1
)