Skip to content

Commit 303a5c7

Browse files
chore(deps): bump github.com/metal3-io/cluster-api-provider-metal3/api
Bumps [github.com/metal3-io/cluster-api-provider-metal3/api](https://github.com/metal3-io/cluster-api-provider-metal3) from 1.9.2 to 1.9.3. - [Release notes](https://github.com/metal3-io/cluster-api-provider-metal3/releases) - [Commits](metal3-io/cluster-api-provider-metal3@v1.9.2...v1.9.3) --- updated-dependencies: - dependency-name: github.com/metal3-io/cluster-api-provider-metal3/api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 331ea7f commit 303a5c7

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

kubernetes-model-generator/openapi/generator/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ require (
1111
github.com/k8snetworkplumbingwg/network-attachment-definition-client v1.7.5
1212
github.com/kubernetes-csi/external-snapshotter/client/v8 v8.2.0
1313
github.com/metal3-io/baremetal-operator/apis v0.4.0
14-
github.com/metal3-io/cluster-api-provider-metal3/api v1.9.2
14+
github.com/metal3-io/cluster-api-provider-metal3/api v1.9.3
1515
// Match latest commit in the version branch (e.g. release-4.17)
1616
github.com/openshift/api v3.9.0+incompatible
1717
github.com/openshift/cloud-credential-operator v0.0.0-20240910052617-d668c182b0e3
@@ -167,7 +167,7 @@ require (
167167
github.com/mailru/easyjson v0.9.0 // indirect
168168
github.com/mattn/go-sqlite3 v2.0.3+incompatible // indirect
169169
github.com/metal3-io/baremetal-operator/pkg/hardwareutils v0.5.1 // indirect
170-
github.com/metal3-io/ip-address-manager/api v1.9.3 // indirect
170+
github.com/metal3-io/ip-address-manager/api v1.9.4 // indirect
171171
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
172172
github.com/modern-go/reflect2 v1.0.2 // indirect
173173
github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826 // indirect

kubernetes-model-generator/openapi/generator/go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -785,10 +785,10 @@ github.com/matttproud/golang_protobuf_extensions v1.0.1/go.mod h1:D8He9yQNgCq6Z5
785785
github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369/go.mod h1:BSXmuO+STAnVfrANrmjBb36TMTDstsz7MSK+HVaYKv4=
786786
github.com/metal3-io/baremetal-operator/pkg/hardwareutils v0.5.1 h1:X0+MWsJ+Gj/TAkmhGybvesvxk6zQKu3NQXzvC6l0iJs=
787787
github.com/metal3-io/baremetal-operator/pkg/hardwareutils v0.5.1/go.mod h1:399nvdaqoU9rTI25UdFw2EWcVjmJPpeZPIhfDAIx/XU=
788-
github.com/metal3-io/cluster-api-provider-metal3/api v1.9.2 h1:K2YlClQB+O4bxQY4BgBUqBg/s6CgcebkXc5o7oCyJko=
789-
github.com/metal3-io/cluster-api-provider-metal3/api v1.9.2/go.mod h1:INC5OU2wyyrVgi4h4nWHxzKk5QfcBxF/CvgNhanzafE=
790-
github.com/metal3-io/ip-address-manager/api v1.9.3 h1:TsYqS6XNk8c+2OR4CBAezWnrPxsPdJcYYhkvulaXYdU=
791-
github.com/metal3-io/ip-address-manager/api v1.9.3/go.mod h1:mnb7TrTz2tToJCs6s4BXLea2xVo1zJK3Gid1ruahQIk=
788+
github.com/metal3-io/cluster-api-provider-metal3/api v1.9.3 h1:/QWYT9kPDFe0TNl/+w59pWgRZ/jCoPNOn6GJsB2Ws78=
789+
github.com/metal3-io/cluster-api-provider-metal3/api v1.9.3/go.mod h1:ce96bIxAU+obbwu6gB2Ve5YUA7GqwL202n3F1SP7Zp8=
790+
github.com/metal3-io/ip-address-manager/api v1.9.4 h1:MGFu+5/C+K9qfeyFXJCMMhXOQHahfRxXCrSJ+kI5YNQ=
791+
github.com/metal3-io/ip-address-manager/api v1.9.4/go.mod h1:Z0L032vV699SFb/rNKfmedzLvZLl9M3Jm8D2fsVXA1Q=
792792
github.com/miekg/dns v1.0.14/go.mod h1:W1PPwlIAgtquWBMBEV9nkV9Cazfe8ScdGz/Lj7v3Nrg=
793793
github.com/miekg/dns v1.1.17/go.mod h1:WgzbA6oji13JREwiNsRDNfl7jYdPnmz+VEuLrA+/48M=
794794
github.com/mitchellh/cli v1.0.0/go.mod h1:hNIlj7HEI86fIcpObd7a0FcrxTWetlwJDGcceTlRvqc=

0 commit comments

Comments
 (0)