File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
kubernetes-model-generator/openapi/generator Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff 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)
Original file line number Diff line number Diff line change @@ -2834,8 +2834,8 @@ github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182aff
28342834github.com/matttproud/golang_protobuf_extensions v1.0.4/go.mod h1:BSXmuO+STAnVfrANrmjBb36TMTDstsz7MSK+HVaYKv4=
28352835github.com/matttproud/golang_protobuf_extensions/v2 v2.0.0/go.mod h1:QUyp042oQthUoa9bqDv0ER0wrtXnBruoNd7aNjkbP+k=
28362836github.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 =
28392839github.com/metal3-io/cluster-api-provider-metal3/api v1.12.2 h1:KRS3B4ByPwXvd7ZT67b7X4g7wiUo8LD5f40vMUsZM/k=
28402840github.com/metal3-io/cluster-api-provider-metal3/api v1.12.2/go.mod h1:5zXw6qkTpnwTzMAEnFSJMV5FCiPdGrc2QzbXD89iZEM=
28412841github.com/metal3-io/ip-address-manager/api v1.12.2 h1:y6ilLRhRYPPQX4C53yfTjAtc6f0jRsQWafXNpolWjJk=
You can’t perform that action at this time.
0 commit comments