Skip to content

Commit 4a29ace

Browse files
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/model-registry/blob/main/RELEASE.md) - [Commits](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] <support@github.com>
1 parent 43716b7 commit 4a29ace

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

clients/ui/bff/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/brianvoe/gofakeit/v7 v7.14.1
77
github.com/google/uuid v1.6.0
88
github.com/julienschmidt/httprouter v1.3.0
9-
github.com/kubeflow/model-registry/pkg/openapi v0.3.2
9+
github.com/kubeflow/model-registry/pkg/openapi v0.3.8
1010
github.com/onsi/ginkgo/v2 v2.27.2
1111
github.com/onsi/gomega v1.38.2
1212
github.com/rs/cors v1.11.1

clients/ui/bff/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@ github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE=
5959
github.com/kr/pretty v0.3.1/go.mod h1:hoEshYVHaxMs3cyo3Yncou5ZscifuDolrwPKZanG3xk=
6060
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
6161
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
62-
github.com/kubeflow/model-registry/pkg/openapi v0.3.2 h1:t/H+zxHiwcPGUITG/fWHUrTrJwoi9IlVa7vmzZI1eZk=
63-
github.com/kubeflow/model-registry/pkg/openapi v0.3.2/go.mod h1:0V0wF5hGlLDSNS+on0MTnEOFiubfVYNc7QhuthKBu+8=
62+
github.com/kubeflow/model-registry/pkg/openapi v0.3.8 h1:ZC6XbFcgBztzlkw2mc8SJ+4zOf5LpYXixm60pQ12yS4=
63+
github.com/kubeflow/model-registry/pkg/openapi v0.3.8/go.mod h1:0V0wF5hGlLDSNS+on0MTnEOFiubfVYNc7QhuthKBu+8=
6464
github.com/mailru/easyjson v0.9.0 h1:PrnmzHw7262yW8sTBwxi1PdJA3Iw/EKBa8psRf7d9a4=
6565
github.com/mailru/easyjson v0.9.0/go.mod h1:1+xMtQp2MRNVL/V1bOzuP3aP8VNwRW55fQUto+XFtTU=
6666
github.com/maruel/natural v1.1.1 h1:Hja7XhhmvEFhcByqDoHz9QZbkWey+COd9xWfCfn1ioo=

0 commit comments

Comments
 (0)