Bump github.com/jinzhu/now from 1.1.2 to 1.1.3 in /tests (#4866)

Bumps [github.com/jinzhu/now](https://github.com/jinzhu/now) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/jinzhu/now/releases)
- [Commits](https://github.com/jinzhu/now/compare/v1.1.2...v1.1.3)

---
updated-dependencies:
- dependency-name: github.com/jinzhu/now
  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>
This commit is contained in:
dependabot[bot] 2021-11-23 11:40:03 +08:00 committed by GitHub
parent 11d5c346ae
commit 0f8e861597
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ go 1.14
require (
github.com/google/uuid v1.3.0
github.com/jinzhu/now v1.1.2
github.com/jinzhu/now v1.1.3
github.com/lib/pq v1.10.4
gorm.io/driver/mysql v1.1.3
gorm.io/driver/postgres v1.2.2