File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-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.15
11
11
github.com/go-openapi/strfmt v0.19.5
12
12
github.com/go-openapi/swag v0.19.9
13
- github.com/go-openapi/validate v0.19.7
13
+ github.com/go-openapi/validate v0.19.8
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 @@ -101,6 +101,8 @@ github.com/go-openapi/validate v0.19.2/go.mod h1:1tRCw7m3jtI8eNWEEliiAqUIcBztB2K
101
101
github.com/go-openapi/validate v0.19.3 /go.mod h1:90Vh6jjkTn+OT1Eefm0ZixWNFjhtOH7vS9k0lo6zwJo =
102
102
github.com/go-openapi/validate v0.19.7 h1:fR4tP2xc+25pdo5Qvv4v6g+5QKFgNg8nrifTE7V8ibA =
103
103
github.com/go-openapi/validate v0.19.7 /go.mod h1:8DJv2CVJQ6kGNpFW6eV9N3JviE1C85nY1c2z52x1Gk4 =
104
+ github.com/go-openapi/validate v0.19.8 h1:YFzsdWIDfVuLvIOF+ZmKjVg1MbPJ1QgY9PihMwei1ys =
105
+ github.com/go-openapi/validate v0.19.8 /go.mod h1:8DJv2CVJQ6kGNpFW6eV9N3JviE1C85nY1c2z52x1Gk4 =
104
106
github.com/go-stack/stack v1.8.0 h1:5SgMzNM5HxrEjV0ww2lTmX6E2Izsfxas4+YHWRs3Lsk =
105
107
github.com/go-stack/stack v1.8.0 /go.mod h1:v0f6uXyyMGvRgIKkXu+yp6POWl0qKG85gN/melR3HDY =
106
108
github.com/godbus/dbus v0.0.0-20180201030542-885f9cc04c9c /go.mod h1:/YcGZj5zSblfDWMMoOzV4fas9FZnQYTkDnsGvmh2Grw =
You can’t perform that action at this time.
0 commit comments