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.11
11
11
github.com/go-openapi/strfmt v0.19.4
12
12
github.com/go-openapi/swag v0.19.7
13
- github.com/go-openapi/validate v0.19.6
13
+ github.com/go-openapi/validate v0.19.7
14
14
github.com/gofrs/uuid v3.2.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 @@ -99,6 +99,8 @@ github.com/go-openapi/validate v0.19.2/go.mod h1:1tRCw7m3jtI8eNWEEliiAqUIcBztB2K
99
99
github.com/go-openapi/validate v0.19.3 /go.mod h1:90Vh6jjkTn+OT1Eefm0ZixWNFjhtOH7vS9k0lo6zwJo =
100
100
github.com/go-openapi/validate v0.19.6 h1:WsKw9J1WzYBVxWRYwLqEk3325RL6G0SSWksuamkk6q0 =
101
101
github.com/go-openapi/validate v0.19.6 /go.mod h1:8DJv2CVJQ6kGNpFW6eV9N3JviE1C85nY1c2z52x1Gk4 =
102
+ github.com/go-openapi/validate v0.19.7 h1:fR4tP2xc+25pdo5Qvv4v6g+5QKFgNg8nrifTE7V8ibA =
103
+ github.com/go-openapi/validate v0.19.7 /go.mod h1:8DJv2CVJQ6kGNpFW6eV9N3JviE1C85nY1c2z52x1Gk4 =
102
104
github.com/go-stack/stack v1.8.0 h1:5SgMzNM5HxrEjV0ww2lTmX6E2Izsfxas4+YHWRs3Lsk =
103
105
github.com/go-stack/stack v1.8.0 /go.mod h1:v0f6uXyyMGvRgIKkXu+yp6POWl0qKG85gN/melR3HDY =
104
106
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