Bump github.com/onsi/gomega from 1.29.0 to 1.30.0 in /tests (#90)

This commit is contained in:
dependabot[bot]
2023-11-09 06:08:36 +00:00
committed by GitHub
parent 1de838e499
commit de8cbc809f
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.29.0
github.com/onsi/gomega v1.30.0
helm.sh/helm/v3 v3.13.2
)