From bf6c9cdeb7cea09230f648297184c8a799f8c5cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Nov 2025 03:05:06 +0000 Subject: [PATCH] :seedling: Bump github.com/metal3-io/baremetal-operator/apis Bumps [github.com/metal3-io/baremetal-operator/apis](https://github.com/metal3-io/baremetal-operator) from 0.11.1 to 0.11.2. - [Release notes](https://github.com/metal3-io/baremetal-operator/releases) - [Commits](https://github.com/metal3-io/baremetal-operator/compare/v0.11.1...v0.11.2) --- updated-dependencies: - dependency-name: github.com/metal3-io/baremetal-operator/apis dependency-version: 0.11.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- hack/fake-apiserver/go.mod | 2 +- hack/fake-apiserver/go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/hack/fake-apiserver/go.mod b/hack/fake-apiserver/go.mod index 38ced579d1..93f74ed556 100644 --- a/hack/fake-apiserver/go.mod +++ b/hack/fake-apiserver/go.mod @@ -3,7 +3,7 @@ module github.com/metal3-io/cluster-api-provider-metal3/hack/fake-apiserver go 1.24.0 require ( - github.com/metal3-io/baremetal-operator/apis v0.11.1 + github.com/metal3-io/baremetal-operator/apis v0.11.2 github.com/metal3-io/cluster-api-provider-metal3/api v1.11.1 go.uber.org/zap v1.27.0 k8s.io/api v0.34.1 diff --git a/hack/fake-apiserver/go.sum b/hack/fake-apiserver/go.sum index 70e975a444..cc249b017b 100644 --- a/hack/fake-apiserver/go.sum +++ b/hack/fake-apiserver/go.sum @@ -112,8 +112,8 @@ github.com/kylelemons/godebug v1.1.0 h1:RPNrshWIDI6G2gRW9EHilWtl7Z6Sb1BR0xunSBf0 github.com/kylelemons/godebug v1.1.0/go.mod h1:9/0rRGxNHcop5bhtWyNeEfOS8JIWk580+fNqagV/RAw= github.com/mailru/easyjson v0.7.7 h1:UGYAvKxe3sBsEDzO8ZeWOSlIQfWFlxbzLZe7hwFURr0= github.com/mailru/easyjson v0.7.7/go.mod h1:xzfreul335JAWq5oZzymOObrkdz5UnU4kGfJJLY9Nlc= -github.com/metal3-io/baremetal-operator/apis v0.11.1 h1:dc22G3/YpdX7HkxWpDimE1jMpc4sr7wZYGH9WVdTd4g= -github.com/metal3-io/baremetal-operator/apis v0.11.1/go.mod h1:T0v/wKeJeUfVFeTq1sihv76IZEE2Bn+hqKkh5kGMxA4= +github.com/metal3-io/baremetal-operator/apis v0.11.2 h1:7kPX0qp5m9sXqCnHYXKy/Yg0YJ+e2ObIk6av1iCQ7MM= +github.com/metal3-io/baremetal-operator/apis v0.11.2/go.mod h1:T0v/wKeJeUfVFeTq1sihv76IZEE2Bn+hqKkh5kGMxA4= github.com/metal3-io/cluster-api-provider-metal3/api v1.11.1 h1:lDuuhkQ9bvuvQ5GXOvOwux2XZk4/fqMC8zISXpIxEhI= github.com/metal3-io/cluster-api-provider-metal3/api v1.11.1/go.mod h1:QZGyZLYE/3xd0M90yqUnjtKVkfAPFWPG2Yx4+oJ7uxQ= github.com/metal3-io/ip-address-manager/api v1.11.1 h1:7c/IeopWPqfxUqDdjDKqmieiyzwBfp/ywuZi+XUZSlg=