From ce979af61ab1b46acc2791ce267aae5d95504cfb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 10:23:53 +0000 Subject: [PATCH] Bump gorm.io/plugin/dbresolver from 1.4.3 to 1.4.4 Bumps [gorm.io/plugin/dbresolver](https://github.com/go-gorm/dbresolver) from 1.4.3 to 1.4.4. - [Commits](https://github.com/go-gorm/dbresolver/compare/v1.4.3...v1.4.4) --- updated-dependencies: - dependency-name: gorm.io/plugin/dbresolver dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 3b9dd86..5fe3835 100644 --- a/go.mod +++ b/go.mod @@ -14,7 +14,7 @@ require ( gorm.io/driver/postgres v1.5.2 gorm.io/driver/sqlite v1.5.2 gorm.io/gorm v1.25.3 - gorm.io/plugin/dbresolver v1.4.3 + gorm.io/plugin/dbresolver v1.4.4 ) require ( diff --git a/go.sum b/go.sum index 643a4cf..55c95e8 100644 --- a/go.sum +++ b/go.sum @@ -149,5 +149,5 @@ gorm.io/gorm v1.25.1/go.mod h1:L4uxeKpfBml98NYqVqwAdmV1a2nBtAec/cf3fpucW/k= gorm.io/gorm v1.25.2/go.mod h1:L4uxeKpfBml98NYqVqwAdmV1a2nBtAec/cf3fpucW/k= gorm.io/gorm v1.25.3 h1:zi4rHZj1anhZS2EuEODMhDisGy+Daq9jtPrNGgbQYD8= gorm.io/gorm v1.25.3/go.mod h1:L4uxeKpfBml98NYqVqwAdmV1a2nBtAec/cf3fpucW/k= -gorm.io/plugin/dbresolver v1.4.3 h1:HyzyU0OTIz63Fjht3LWv6h0FuVPeIQoltP6db37Oojg= -gorm.io/plugin/dbresolver v1.4.3/go.mod h1:l4Cn87EHLEYuqUncpEeTC2tTJQkjngPSD+lo8hIvcT0= +gorm.io/plugin/dbresolver v1.4.4 h1:Dtpr/jSVy48f+BnkPwdoHTLaxcE977wJ7QPt7fxI5Hs= +gorm.io/plugin/dbresolver v1.4.4/go.mod h1:l4Cn87EHLEYuqUncpEeTC2tTJQkjngPSD+lo8hIvcT0=