Bump github.com/onsi/gomega from 1.29.0 to 1.30.0

Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.29.0 to 1.30.0.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/gomega/compare/v1.29.0...v1.30.0)

---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-11-13 17:51:13 +00:00 committed by Caio Cotts
parent 3debd31b12
commit 9cefaf66a4
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -35,7 +35,7 @@ require (
github.com/microcosm-cc/bluemonday v1.0.23
github.com/mileusna/useragent v1.3.2
github.com/onsi/ginkgo/v2 v2.13.0
github.com/onsi/gomega v1.29.0
github.com/onsi/gomega v1.30.0
github.com/pressly/goose/v3 v3.11.2
github.com/prometheus/client_golang v1.16.0
github.com/robfig/cron/v3 v3.0.1