Skip to content

Commit d722c9b

Browse files
chore(deps): 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.12.2 to 0.12.3. - [Release notes](https://github.com/metal3-io/baremetal-operator/releases) - [Commits](metal3-io/baremetal-operator@v0.12.2...v0.12.3) --- updated-dependencies: - dependency-name: github.com/metal3-io/baremetal-operator/apis dependency-version: 0.12.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 64c6161 commit d722c9b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/getkin/kin-openapi v0.133.0
99
github.com/k8snetworkplumbingwg/network-attachment-definition-client v1.7.7
1010
github.com/kubernetes-csi/external-snapshotter/client/v8 v8.4.0
11-
github.com/metal3-io/baremetal-operator/apis v0.12.2
11+
github.com/metal3-io/baremetal-operator/apis v0.12.3
1212
github.com/metal3-io/cluster-api-provider-metal3/api v1.12.2
1313
github.com/metal3-io/ip-address-manager/api v1.12.2 // indirect
1414
// Match latest commit in the version branch (e.g. release-4.17)

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2834,8 +2834,8 @@ github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182aff
28342834
github.com/matttproud/golang_protobuf_extensions v1.0.4/go.mod h1:BSXmuO+STAnVfrANrmjBb36TMTDstsz7MSK+HVaYKv4=
28352835
github.com/matttproud/golang_protobuf_extensions/v2 v2.0.0/go.mod h1:QUyp042oQthUoa9bqDv0ER0wrtXnBruoNd7aNjkbP+k=
28362836
github.com/maxatome/go-testdeep v1.12.0/go.mod h1:lPZc/HAcJMP92l7yI6TRz1aZN5URwUBUAfUNvrclaNM=
2837-
github.com/metal3-io/baremetal-operator/apis v0.12.2 h1:oQy8vMubmP0VmT3QbOWWhDavgHOoFSYuKnhTveCDCao=
2838-
github.com/metal3-io/baremetal-operator/apis v0.12.2/go.mod h1:eCsvjrY4IDvu6gpQiRxeeTDkWo3GsYfwNO+q6/dfz0g=
2837+
github.com/metal3-io/baremetal-operator/apis v0.12.3 h1:0dKIeEMETSarxgmUheSYRKoByy82gDQBkSdu1wLz5Ww=
2838+
github.com/metal3-io/baremetal-operator/apis v0.12.3/go.mod h1:Lw1tWdjV4sOBAM128A0AwFOIgaJ0w+q2vJGKmhtpJ2E=
28392839
github.com/metal3-io/cluster-api-provider-metal3/api v1.12.2 h1:KRS3B4ByPwXvd7ZT67b7X4g7wiUo8LD5f40vMUsZM/k=
28402840
github.com/metal3-io/cluster-api-provider-metal3/api v1.12.2/go.mod h1:5zXw6qkTpnwTzMAEnFSJMV5FCiPdGrc2QzbXD89iZEM=
28412841
github.com/metal3-io/ip-address-manager/api v1.12.2 h1:y6ilLRhRYPPQX4C53yfTjAtc6f0jRsQWafXNpolWjJk=

0 commit comments

Comments
 (0)