chore(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0 in /tests
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.3.1 to 1.4.0. - [Release notes](https://github.com/google/uuid/releases) - [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md) - [Commits](https://github.com/google/uuid/compare/v1.3.1...v1.4.0) --- updated-dependencies: - dependency-name: github.com/google/uuid dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
5adc0ce5f6
commit
b9e04ce8d0
@ -3,7 +3,7 @@ module gorm.io/gorm/tests
|
|||||||
go 1.18
|
go 1.18
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/google/uuid v1.3.1
|
github.com/google/uuid v1.4.0
|
||||||
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-0.20230612053416-48b6526a21f0
|
gorm.io/driver/mysql v1.5.2-0.20230612053416-48b6526a21f0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user