From b674ea1bbae6bd5df82c7eca505037160330af35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 12:14:05 +0000 Subject: [PATCH] Bump github.com/gardener/etcd-druid from 0.22.5 to 0.23.0 Bumps [github.com/gardener/etcd-druid](https://github.com/gardener/etcd-druid) from 0.22.5 to 0.23.0. - [Release notes](https://github.com/gardener/etcd-druid/releases) - [Commits](https://github.com/gardener/etcd-druid/compare/v0.22.5...v0.23.0) --- 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 d2cd5d2..721299e 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.0 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 6d7fb02..e846e04 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.0 h1:3dcBpwXZar60RJucTpTMCim3OJuGANtI44Xkupg47dI= +github.com/gardener/etcd-druid v0.23.0/go.mod h1:KX4K5rw++A64cv2m9iq75swKOCS23SaEDv4mJdjZTG4= 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=