From 0b5257425f90c20f02669742d9a300f70abfc938 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 08:55:58 -0400 Subject: mod: bump gorm.io/driver/postgres from 1.5.3 to 1.5.4 (#7588) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index e9314bbb..c7cc7cba 100644 --- a/go.mod +++ b/go.mod @@ -51,7 +51,7 @@ require ( gopkg.in/ini.v1 v1.67.0 gopkg.in/macaron.v1 v1.5.0 gorm.io/driver/mysql v1.5.2 - gorm.io/driver/postgres v1.5.3 + gorm.io/driver/postgres v1.5.4 gorm.io/driver/sqlite v1.4.2 gorm.io/driver/sqlserver v1.4.1 gorm.io/gorm v1.25.5 -- cgit v1.2.3