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 @@ -7,7 +7,7 @@ require (
7
7
github.com/cert-manager/cert-manager v1.12.2
8
8
github.com/flosch/pongo2 v0.0.0-20200913210552-0d938eb266f3
9
9
github.com/go-logr/logr v1.2.4
10
- github.com/go-openapi/errors v0.20.3
10
+ github.com/go-openapi/errors v0.20.4
11
11
github.com/go-openapi/runtime v0.25.0
12
12
github.com/go-openapi/strfmt v0.21.7
13
13
github.com/go-openapi/swag v0.22.3
Original file line number Diff line number Diff line change @@ -123,8 +123,8 @@ github.com/go-openapi/analysis v0.21.2 h1:hXFrOYFHUAMQdu6zwAiKKJHJQ8kqZs1ux/ru1P
123
123
github.com/go-openapi/analysis v0.21.2 /go.mod h1:HZwRk4RRisyG8vx2Oe6aqeSQcoxRp47Xkp3+K6q+LdY =
124
124
github.com/go-openapi/errors v0.19.8 /go.mod h1:cM//ZKUKyO06HSwqAelJ5NsEMMcpa6VpXe8DOa1Mi1M =
125
125
github.com/go-openapi/errors v0.19.9 /go.mod h1:cM//ZKUKyO06HSwqAelJ5NsEMMcpa6VpXe8DOa1Mi1M =
126
- github.com/go-openapi/errors v0.20.3 h1:rz6kiC84sqNQoqrtulzaL/VERgkoCyB6WdEkc2ujzUc =
127
- github.com/go-openapi/errors v0.20.3 /go.mod h1:Z3FlZ4I8jEGxjUK+bugx3on2mIAk4txuAOhlsB1FSgk =
126
+ github.com/go-openapi/errors v0.20.4 h1:unTcVm6PispJsMECE3zWgvG4xTiKda1LIR5rCRWLG6M =
127
+ github.com/go-openapi/errors v0.20.4 /go.mod h1:Z3FlZ4I8jEGxjUK+bugx3on2mIAk4txuAOhlsB1FSgk =
128
128
github.com/go-openapi/jsonpointer v0.19.3 /go.mod h1:Pl9vOtqEWErmShwVjC8pYs9cog34VGT37dQOVbmoatg =
129
129
github.com/go-openapi/jsonpointer v0.19.5 /go.mod h1:Pl9vOtqEWErmShwVjC8pYs9cog34VGT37dQOVbmoatg =
130
130
github.com/go-openapi/jsonpointer v0.19.6 h1:eCs3fxoIi3Wh6vtgmLTOjdhSpiqphQ+DaPn38N2ZdrE =
You can’t perform that action at this time.
0 commit comments