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 (
1010 github.com/go-openapi/runtime v0.19.23
1111 github.com/go-openapi/strfmt v0.19.8
1212 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
1414 github.com/gofrs/uuid v3.3.0+incompatible
1515 github.com/hashicorp/go-multierror v1.0.0
1616 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
123123github.com/go-openapi/validate v0.19.10 /go.mod h1:RKEZTUWDkxKQxN2jDT7ZnZi2bhZlbNMAuKvKB+IaGx8 =
124124github.com/go-openapi/validate v0.19.11 h1:8lCr0b9lNWKjVjW/hSZZvltUy+bULl7vbnCTsOzlhPo =
125125github.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 =
126127github.com/go-sql-driver/mysql v1.5.0 /go.mod h1:DCzpHaOWr8IXmIStZouvnhqoel9Qv2LBy8hT2VhHyBg =
127128github.com/go-stack/stack v1.8.0 h1:5SgMzNM5HxrEjV0ww2lTmX6E2Izsfxas4+YHWRs3Lsk =
128129github.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