File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ require (
10
10
github.com/go-openapi/runtime v0.19.23
11
11
github.com/go-openapi/strfmt v0.19.8
12
12
github.com/go-openapi/swag v0.19.11
13
- github.com/go-openapi/validate v0.19.11
13
+ github.com/go-openapi/validate v0.19.12
14
14
github.com/gofrs/uuid v3.3.0+incompatible
15
15
github.com/hashicorp/go-multierror v1.0.0
16
16
github.com/pkg/errors v0.9.1
Original file line number Diff line number Diff line change @@ -123,6 +123,7 @@ github.com/go-openapi/validate v0.19.10 h1:tG3SZ5DC5KF4cyt7nqLVcQXGj5A7mpaYkAcNP
123
123
github.com/go-openapi/validate v0.19.10 /go.mod h1:RKEZTUWDkxKQxN2jDT7ZnZi2bhZlbNMAuKvKB+IaGx8 =
124
124
github.com/go-openapi/validate v0.19.11 h1:8lCr0b9lNWKjVjW/hSZZvltUy+bULl7vbnCTsOzlhPo =
125
125
github.com/go-openapi/validate v0.19.11 /go.mod h1:Rzou8hA/CBw8donlS6WNEUQupNvUZ0waH08tGe6kAQ4 =
126
+ github.com/go-openapi/validate v0.19.12 /go.mod h1:Rzou8hA/CBw8donlS6WNEUQupNvUZ0waH08tGe6kAQ4 =
126
127
github.com/go-sql-driver/mysql v1.5.0 /go.mod h1:DCzpHaOWr8IXmIStZouvnhqoel9Qv2LBy8hT2VhHyBg =
127
128
github.com/go-stack/stack v1.8.0 h1:5SgMzNM5HxrEjV0ww2lTmX6E2Izsfxas4+YHWRs3Lsk =
128
129
github.com/go-stack/stack v1.8.0 /go.mod h1:v0f6uXyyMGvRgIKkXu+yp6POWl0qKG85gN/melR3HDY =
You can’t perform that action at this time.
0 commit comments