From 3cae0755ab3fa48b2f58bccd1d68646830461667 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2026 17:03:15 +0000 Subject: [PATCH] build(deps): bump github.com/kubeflow/model-registry/pkg/openapi Bumps [github.com/kubeflow/model-registry/pkg/openapi](https://github.com/kubeflow/model-registry) from 0.3.2 to 0.3.8. - [Release notes](https://github.com/kubeflow/model-registry/releases) - [Changelog](https://github.com/kubeflow/hub/blob/main/RELEASE.md) - [Commits](https://github.com/kubeflow/model-registry/compare/v0.3.2...v0.3.8) --- updated-dependencies: - dependency-name: github.com/kubeflow/model-registry/pkg/openapi dependency-version: 0.3.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- clients/ui/bff/go.mod | 2 +- clients/ui/bff/go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/clients/ui/bff/go.mod b/clients/ui/bff/go.mod index cbb9280cfa..35ddd7175d 100644 --- a/clients/ui/bff/go.mod +++ b/clients/ui/bff/go.mod @@ -6,7 +6,7 @@ require ( github.com/brianvoe/gofakeit/v7 v7.14.1 github.com/google/uuid v1.6.0 github.com/julienschmidt/httprouter v1.3.0 - github.com/kubeflow/model-registry/pkg/openapi v0.3.2 + github.com/kubeflow/model-registry/pkg/openapi v0.3.8 github.com/onsi/ginkgo/v2 v2.28.2 github.com/onsi/gomega v1.39.0 github.com/rs/cors v1.11.1 diff --git a/clients/ui/bff/go.sum b/clients/ui/bff/go.sum index cf79e9494e..1bea0082bd 100644 --- a/clients/ui/bff/go.sum +++ b/clients/ui/bff/go.sum @@ -59,8 +59,8 @@ github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE= github.com/kr/pretty v0.3.1/go.mod h1:hoEshYVHaxMs3cyo3Yncou5ZscifuDolrwPKZanG3xk= github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY= github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE= -github.com/kubeflow/model-registry/pkg/openapi v0.3.2 h1:t/H+zxHiwcPGUITG/fWHUrTrJwoi9IlVa7vmzZI1eZk= -github.com/kubeflow/model-registry/pkg/openapi v0.3.2/go.mod h1:0V0wF5hGlLDSNS+on0MTnEOFiubfVYNc7QhuthKBu+8= +github.com/kubeflow/model-registry/pkg/openapi v0.3.8 h1:ZC6XbFcgBztzlkw2mc8SJ+4zOf5LpYXixm60pQ12yS4= +github.com/kubeflow/model-registry/pkg/openapi v0.3.8/go.mod h1:0V0wF5hGlLDSNS+on0MTnEOFiubfVYNc7QhuthKBu+8= github.com/mailru/easyjson v0.9.0 h1:PrnmzHw7262yW8sTBwxi1PdJA3Iw/EKBa8psRf7d9a4= github.com/mailru/easyjson v0.9.0/go.mod h1:1+xMtQp2MRNVL/V1bOzuP3aP8VNwRW55fQUto+XFtTU= github.com/maruel/natural v1.1.1 h1:Hja7XhhmvEFhcByqDoHz9QZbkWey+COd9xWfCfn1ioo=