Skip to content

Commit d18b184

Browse files
🌱 Bump github.com/metal3-io/cluster-api-provider-metal3
Bumps [github.com/metal3-io/cluster-api-provider-metal3](https://github.com/metal3-io/cluster-api-provider-metal3) from 1.11.1 to 1.11.2. - [Release notes](https://github.com/metal3-io/cluster-api-provider-metal3/releases) - [Commits](v1.11.1...v1.11.2) --- updated-dependencies: - dependency-name: github.com/metal3-io/cluster-api-provider-metal3 dependency-version: 1.11.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent baf8910 commit d18b184

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
@@ -61,7 +61,7 @@ require (
6161
github.com/josharian/intern v1.0.0 // indirect
6262
github.com/json-iterator/go v1.1.12 // indirect
6363
github.com/mailru/easyjson v0.7.7 // indirect
64-
github.com/metal3-io/cluster-api-provider-metal3 v1.11.1
64+
github.com/metal3-io/cluster-api-provider-metal3 v1.11.2
6565
github.com/metal3-io/ip-address-manager/api v1.11.2 // indirect
6666
github.com/moby/spdystream v0.5.0 // indirect
6767
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect

hack/fake-apiserver/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,8 +133,8 @@ github.com/mailru/easyjson v0.7.7 h1:UGYAvKxe3sBsEDzO8ZeWOSlIQfWFlxbzLZe7hwFURr0
133133
github.com/mailru/easyjson v0.7.7/go.mod h1:xzfreul335JAWq5oZzymOObrkdz5UnU4kGfJJLY9Nlc=
134134
github.com/metal3-io/baremetal-operator/apis v0.11.2 h1:7kPX0qp5m9sXqCnHYXKy/Yg0YJ+e2ObIk6av1iCQ7MM=
135135
github.com/metal3-io/baremetal-operator/apis v0.11.2/go.mod h1:T0v/wKeJeUfVFeTq1sihv76IZEE2Bn+hqKkh5kGMxA4=
136-
github.com/metal3-io/cluster-api-provider-metal3 v1.11.1 h1:rBwdtjZTYNIk/drNDWHXabQgJfGvy+vIFNXQ2dOJb/Q=
137-
github.com/metal3-io/cluster-api-provider-metal3 v1.11.1/go.mod h1:N0V8adV+UykBPooweE45EDiHmiMehUvS/qK82Z04ZmI=
136+
github.com/metal3-io/cluster-api-provider-metal3 v1.11.2 h1:Y6gzPCLWJFKlAHB6i1BRzIiPNNHyraUt/Z2DGQB2RZs=
137+
github.com/metal3-io/cluster-api-provider-metal3 v1.11.2/go.mod h1:J7hbMCwloYsl8uCDcWwmz6ECFm4A0P2UlRpkg5wqbd8=
138138
github.com/metal3-io/cluster-api-provider-metal3/api v1.11.2 h1:5z+CeprLkOiEjavm6S1YBPtDxOR5TwBlehwv3a+2X2k=
139139
github.com/metal3-io/cluster-api-provider-metal3/api v1.11.2/go.mod h1:P9mcTe0d7h5GrIx+VcDAiV3HThblYFguaZuU0IP4ZO0=
140140
github.com/metal3-io/ip-address-manager/api v1.11.2 h1:6UWnox+uzjrWgt86lFrAa80EV2dFEVnhQkcrRfyrxQw=

0 commit comments

Comments
 (0)