Bump gorm.io/gorm from 1.21.14 to 1.21.15 in /tests

Bumps [gorm.io/gorm](https://github.com/go-gorm/gorm) from 1.21.14 to 1.21.15.
- [Release notes](https://github.com/go-gorm/gorm/releases)
- [Commits](https://github.com/go-gorm/gorm/compare/v1.21.14...v1.21.15)

---
updated-dependencies:
- dependency-name: gorm.io/gorm
  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] 2021-09-13 07:13:55 +00:00 committed by GitHub
parent d41fb3acdc
commit e7511ba1bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@ require (
gorm.io/driver/postgres v1.1.0
gorm.io/driver/sqlite v1.1.4
gorm.io/driver/sqlserver v1.0.9
gorm.io/gorm v1.21.14
gorm.io/gorm v1.21.15
)
replace gorm.io/gorm => ../