chore(deps): bump gorm.io/driver/postgres from 1.5.4 to 1.5.5 in /tests

Bumps [gorm.io/driver/postgres](https://github.com/go-gorm/postgres) from 1.5.4 to 1.5.5.
- [Commits](https://github.com/go-gorm/postgres/commits)

---
updated-dependencies:
- dependency-name: gorm.io/driver/postgres
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-02-05 07:15:56 +00:00 committed by GitHub
parent 46816ad31d
commit 0d650abdde
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,7 +7,7 @@ require (
github.com/jinzhu/now v1.1.5 github.com/jinzhu/now v1.1.5
github.com/lib/pq v1.10.9 github.com/lib/pq v1.10.9
gorm.io/driver/mysql v1.5.2 gorm.io/driver/mysql v1.5.2
gorm.io/driver/postgres v1.5.4 gorm.io/driver/postgres v1.5.5
gorm.io/driver/sqlite v1.5.4 gorm.io/driver/sqlite v1.5.4
gorm.io/driver/sqlserver v1.5.2 gorm.io/driver/sqlserver v1.5.2
gorm.io/gorm v1.25.5 gorm.io/gorm v1.25.5