From 47a2b02aaa2167ede2d6522464bd39f4d85456e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2024 17:41:37 +0200 Subject: [PATCH] chore(deps): bump github.com/kong/go-database-reconciler (#1168) Bumps [github.com/kong/go-database-reconciler](https://github.com/kong/go-database-reconciler) from 1.14.4 to 1.14.6. - [Release notes](https://github.com/kong/go-database-reconciler/releases) - [Commits](https://github.com/kong/go-database-reconciler/compare/v1.14.4...v1.14.6) --- updated-dependencies: - dependency-name: github.com/kong/go-database-reconciler dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 186e914f..83514e42 100644 --- a/go.mod +++ b/go.mod @@ -12,7 +12,7 @@ require ( github.com/docker/docker v27.1.2+incompatible github.com/google/go-github/v48 v48.2.0 github.com/google/uuid v1.6.0 - github.com/kong/go-database-reconciler v1.14.4 + github.com/kong/go-database-reconciler v1.14.6 github.com/kong/go-kong v0.57.1 github.com/mitchellh/go-homedir v1.1.0 github.com/samber/lo v1.47.0 diff --git a/go.sum b/go.sum index f6db29ae..71f2c9f4 100644 --- a/go.sum +++ b/go.sum @@ -183,8 +183,8 @@ github.com/json-iterator/go v1.1.12 h1:PV8peI4a0ysnczrg+LtxykD8LfKY9ML6u2jnxaEnr github.com/json-iterator/go v1.1.12/go.mod h1:e30LSqwooZae/UwlEbR2852Gd8hjQvJoHmT4TnhNGBo= github.com/kisielk/errcheck v1.5.0/go.mod h1:pFxgyoBC7bSaBwPgfKdkLd5X25qrDl4LWUI2bnpBCr8= github.com/kisielk/gotool v1.0.0/go.mod h1:XhKaO+MFFWcvkIS/tQcRk01m1F5IRFswLeQ+oQHNcck= -github.com/kong/go-database-reconciler v1.14.4 h1:UTUTQu681VtwSgIvy28oyv5OveP8ksr1zKkLJyWitaw= -github.com/kong/go-database-reconciler v1.14.4/go.mod h1:IA7iVZ7F7UZXABXdYPw1oJaMEvBYQ0Vq6/RfCjxhM4g= +github.com/kong/go-database-reconciler v1.14.6 h1:9KotENdCdk5EanMS3pJf+pN9VZga3ruUVGkg7aDfJNo= +github.com/kong/go-database-reconciler v1.14.6/go.mod h1:Dv9h5cdWswFh8ZJRltxkZWTwKFBAAayvdku01HtVEbk= github.com/kong/go-kong v0.57.1 h1:PATDsjrRr0SMMtN433ONoZqm+7UKmv49zgqQyvWbfPY= github.com/kong/go-kong v0.57.1/go.mod h1:lG2zDVU0yynwV9S7gJXDwwi6zVY+MgS8aUX4QhzpDz4= github.com/kong/semver/v4 v4.0.1 h1:DIcNR8W3gfx0KabFBADPalxxsp+q/5COwIFkkhrFQ2Y=