File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
66 github.com/brianvoe/gofakeit/v7 v7.7.3
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.0
9+ github.com/kubeflow/model-registry/pkg/openapi v0.3.1
1010 github.com/onsi/ginkgo/v2 v2.25.1
1111 github.com/onsi/gomega v1.38.0
1212 github.com/rs/cors v1.11.1
Original file line number Diff line number Diff line change @@ -53,8 +53,8 @@ github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE=
5353github.com/kr/pretty v0.3.1 /go.mod h1:hoEshYVHaxMs3cyo3Yncou5ZscifuDolrwPKZanG3xk =
5454github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY =
5555github.com/kr/text v0.2.0 /go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE =
56- github.com/kubeflow/model-registry/pkg/openapi v0.3.0 h1:ioNr/dm37J6eW63DQAcIHIPZ8zDF4v5GJwMHfs9doUM =
57- github.com/kubeflow/model-registry/pkg/openapi v0.3.0 /go.mod h1:0V0wF5hGlLDSNS+on0MTnEOFiubfVYNc7QhuthKBu+8 =
56+ github.com/kubeflow/model-registry/pkg/openapi v0.3.1 h1:KY+fdd9ijb2PHSM4KTk3VZW95iPDJ3UwhIrhGxnMryU =
57+ github.com/kubeflow/model-registry/pkg/openapi v0.3.1 /go.mod h1:0V0wF5hGlLDSNS+on0MTnEOFiubfVYNc7QhuthKBu+8 =
5858github.com/mailru/easyjson v0.9.0 h1:PrnmzHw7262yW8sTBwxi1PdJA3Iw/EKBa8psRf7d9a4 =
5959github.com/mailru/easyjson v0.9.0 /go.mod h1:1+xMtQp2MRNVL/V1bOzuP3aP8VNwRW55fQUto+XFtTU =
6060github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421 /go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q =
You can’t perform that action at this time.
0 commit comments