Bump github.com/pressly/goose/v3 from 3.20.0 to 3.21.1 (#3114)

Bumps [github.com/pressly/goose/v3](https://github.com/pressly/goose) from 3.20.0 to 3.21.1.
- [Release notes](https://github.com/pressly/goose/releases)
- [Changelog](https://github.com/pressly/goose/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pressly/goose/compare/v3.20.0...v3.21.1)

---
updated-dependencies:
- dependency-name: github.com/pressly/goose/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-06-26 17:45:44 -04:00 committed by GitHub
parent 8542ac96c0
commit fa3998d6e1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -38,7 +38,7 @@ require (
github.com/onsi/gomega v1.33.1
github.com/pelletier/go-toml/v2 v2.2.2
github.com/pocketbase/dbx v1.10.1
github.com/pressly/goose/v3 v3.20.0
github.com/pressly/goose/v3 v3.21.1
github.com/prometheus/client_golang v1.19.1
github.com/robfig/cron/v3 v3.0.1
github.com/sirupsen/logrus v1.9.3