From ac60b87db0da23cb2e768db6ebee2123ac11ee59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 21:03:39 +0000 Subject: [PATCH] Bump github.com/gardener/etcd-druid from 0.22.5 to 0.23.2 Bumps [github.com/gardener/etcd-druid](https://github.com/gardener/etcd-druid) from 0.22.5 to 0.23.2. - [Release notes](https://github.com/gardener/etcd-druid/releases) - [Commits](https://github.com/gardener/etcd-druid/compare/v0.22.5...v0.23.2) --- updated-dependencies: - dependency-name: github.com/gardener/etcd-druid dependency-type: direct:production update-type: version-update:semver-minor ... 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 b58bb53..34fcce2 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ require ( github.com/Masterminds/semver/v3 v3.3.0 github.com/ahmetb/gen-crd-api-reference-docs v0.3.0 github.com/coreos/go-systemd/v22 v22.5.0 - github.com/gardener/etcd-druid v0.22.5 + github.com/gardener/etcd-druid v0.23.2 github.com/gardener/gardener v1.103.0 github.com/gardener/machine-controller-manager v0.53.1 github.com/go-logr/logr v1.4.2 diff --git a/go.sum b/go.sum index 3ac6bea..1c0bb22 100644 --- a/go.sum +++ b/go.sum @@ -93,8 +93,8 @@ github.com/fsnotify/fsnotify v1.7.0 h1:8JEhPFa5W2WU7YfeZzPNqzMP6Lwt7L2715Ggo0nos github.com/fsnotify/fsnotify v1.7.0/go.mod h1:40Bi/Hjc2AVfZrqy+aj+yEI+/bRxZnMJyTJwOpGvigM= github.com/gardener/cert-management v0.15.0 h1:ohm1eWae2rQSkwFGWXTt+lBv4rLBhtJsJgqvaXJBs6o= github.com/gardener/cert-management v0.15.0/go.mod h1:3BK2VEtGwv2ijf3bSziTLMCUvYnPzIQrQ/uPeZzL4m0= -github.com/gardener/etcd-druid v0.22.5 h1:1k7oEB796ZYiAz6XzQFfG7NevRtLonnXE/p4LudeWdw= -github.com/gardener/etcd-druid v0.22.5/go.mod h1:FROhfVKyWBo4krlPe3R6FIhJRmOmijEWBdEeUP0CJjE= +github.com/gardener/etcd-druid v0.23.2 h1:wK4Ys3+DZucMUcHOkVD+moosP9iu4qoNx14nSZO4I8E= +github.com/gardener/etcd-druid v0.23.2/go.mod h1:D2VHr239nkMyRKtR6B/KGdbma7qVNmuZV8J/226VPwo= github.com/gardener/gardener v1.103.0 h1:zG9SjAbZ6i9WfEhA8f672EFxg2KL8Ar4M+nSiB3UFII= github.com/gardener/gardener v1.103.0/go.mod h1:hHlAPtdXo/V0s3qLBFstE9nciO3kwfOiXD6NDfSjH2U= github.com/gardener/hvpa-controller/api v0.16.0 h1:XaBTA5mJbCczaC072DNjXFf9lzIOmkn/vmWnyOIM6n8=