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 @@ -8,7 +8,7 @@ require (
8
8
github.com/cert-manager/cert-manager v1.13.3
9
9
github.com/go-logr/logr v1.4.1
10
10
github.com/go-openapi/errors v0.21.0
11
- github.com/go-openapi/runtime v0.26.2
11
+ github.com/go-openapi/runtime v0.27.1
12
12
github.com/go-openapi/strfmt v0.22.0
13
13
github.com/go-openapi/swag v0.22.7
14
14
github.com/go-openapi/validate v0.22.6
Original file line number Diff line number Diff line change @@ -170,8 +170,8 @@ github.com/go-openapi/loads v0.21.5/go.mod h1:PxTsnFBoBe+z89riT+wYt3prmSBP6GDAQh
170
170
github.com/go-openapi/runtime v0.0.0-20180920151709-4f900dc2ade9 /go.mod h1:6v9a6LTXWQCdL8k1AO3cvqx5OtZY/Y9wKTgaoP6YRfA =
171
171
github.com/go-openapi/runtime v0.19.0 /go.mod h1:OwNfisksmmaZse4+gpV3Ne9AyMOlP1lt4sK4FXt0O64 =
172
172
github.com/go-openapi/runtime v0.19.4 /go.mod h1:X277bwSUBxVlCYR3r7xgZZGKVvBd/29gLDlFGtJ8NL4 =
173
- github.com/go-openapi/runtime v0.26.2 h1:elWyB9MacRzvIVgAZCBJmqTi7hBzU0hlKD4IvfX0Zl0 =
174
- github.com/go-openapi/runtime v0.26.2 /go.mod h1:O034jyRZ557uJKzngbMDJXkcKJVzXJiymdSfgejrcRw =
173
+ github.com/go-openapi/runtime v0.27.1 h1:ae53yaOoh+fx/X5Eaq8cRmavHgDma65XPZuvBqvJYto =
174
+ github.com/go-openapi/runtime v0.27.1 /go.mod h1:fijeJEiEclyS8BRurYE1DE5TLb9/KZl6eAdbzjsrlLU =
175
175
github.com/go-openapi/spec v0.0.0-20160808142527-6aced65f8501 /go.mod h1:J8+jY1nAiCcj+friV/PDoE1/3eeccG9LYBs0tYvLOWc =
176
176
github.com/go-openapi/spec v0.17.0 /go.mod h1:XkF/MOi14NmjsfZ8VtAKf8pIlbZzyoTvZsdfssdxcBI =
177
177
github.com/go-openapi/spec v0.18.0 /go.mod h1:XkF/MOi14NmjsfZ8VtAKf8pIlbZzyoTvZsdfssdxcBI =
You can’t perform that action at this time.
0 commit comments