Skip to content

Commit 7280f33

Browse files
Merge pull request #2945 from metal3-io/dependabot/go_modules/hack/fake-apiserver/main/github.com/metal3-io/baremetal-operator/apis-0.11.2
🌱 Bump github.com/metal3-io/baremetal-operator/apis from 0.11.1 to 0.11.2 in /hack/fake-apiserver
2 parents 9511bc3 + bf6c9cd commit 7280f33

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

hack/fake-apiserver/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/metal3-io/cluster-api-provider-metal3/hack/fake-apiserver
33
go 1.24.0
44

55
require (
6-
github.com/metal3-io/baremetal-operator/apis v0.11.1
6+
github.com/metal3-io/baremetal-operator/apis v0.11.2
77
github.com/metal3-io/cluster-api-provider-metal3/api v1.11.1
88
go.uber.org/zap v1.27.0
99
k8s.io/api v0.34.1

hack/fake-apiserver/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,8 +112,8 @@ github.com/kylelemons/godebug v1.1.0 h1:RPNrshWIDI6G2gRW9EHilWtl7Z6Sb1BR0xunSBf0
112112
github.com/kylelemons/godebug v1.1.0/go.mod h1:9/0rRGxNHcop5bhtWyNeEfOS8JIWk580+fNqagV/RAw=
113113
github.com/mailru/easyjson v0.7.7 h1:UGYAvKxe3sBsEDzO8ZeWOSlIQfWFlxbzLZe7hwFURr0=
114114
github.com/mailru/easyjson v0.7.7/go.mod h1:xzfreul335JAWq5oZzymOObrkdz5UnU4kGfJJLY9Nlc=
115-
github.com/metal3-io/baremetal-operator/apis v0.11.1 h1:dc22G3/YpdX7HkxWpDimE1jMpc4sr7wZYGH9WVdTd4g=
116-
github.com/metal3-io/baremetal-operator/apis v0.11.1/go.mod h1:T0v/wKeJeUfVFeTq1sihv76IZEE2Bn+hqKkh5kGMxA4=
115+
github.com/metal3-io/baremetal-operator/apis v0.11.2 h1:7kPX0qp5m9sXqCnHYXKy/Yg0YJ+e2ObIk6av1iCQ7MM=
116+
github.com/metal3-io/baremetal-operator/apis v0.11.2/go.mod h1:T0v/wKeJeUfVFeTq1sihv76IZEE2Bn+hqKkh5kGMxA4=
117117
github.com/metal3-io/cluster-api-provider-metal3/api v1.11.1 h1:lDuuhkQ9bvuvQ5GXOvOwux2XZk4/fqMC8zISXpIxEhI=
118118
github.com/metal3-io/cluster-api-provider-metal3/api v1.11.1/go.mod h1:QZGyZLYE/3xd0M90yqUnjtKVkfAPFWPG2Yx4+oJ7uxQ=
119119
github.com/metal3-io/ip-address-manager/api v1.11.1 h1:7c/IeopWPqfxUqDdjDKqmieiyzwBfp/ywuZi+XUZSlg=

0 commit comments

Comments
 (0)