dependabot[bot] d67120a155
Bump gorm.io/driver/sqlite from 1.1.4 to 1.1.5 in /tests (#4701)
Bumps [gorm.io/driver/sqlite](https://github.com/go-gorm/sqlite) from 1.1.4 to 1.1.5.
- [Release notes](https://github.com/go-gorm/sqlite/releases)
- [Commits](https://github.com/go-gorm/sqlite/compare/v1.1.4...v1.1.5)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-20 21:25:29 +08:00
..
2020-07-28 14:46:48 +08:00
2021-09-16 11:17:54 +08:00
2021-09-09 11:22:55 +08:00
2021-03-30 18:28:09 +08:00
2021-09-07 21:21:44 +08:00
2020-06-24 19:09:19 +08:00
2020-06-02 10:50:38 +08:00
2021-04-15 10:37:05 +08:00
2020-02-23 09:38:51 +08:00
2021-09-17 18:35:14 +08:00
2020-08-27 19:52:01 +08:00
2021-06-11 16:00:26 +08:00
2021-09-09 11:22:55 +08:00

Test Guide

cd tests
# prepare test databases
docker-compose up

# run all tests
./tests_all.sh