mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
chore(deps): update module go-openapi/runtime to v0.19.18
This commit is contained in:
committed by
Łukasz Mierzwa
parent
1f3e07a6cf
commit
23204e8072
2
go.mod
2
go.mod
@@ -17,7 +17,7 @@ require (
|
||||
github.com/gin-gonic/gin v1.6.3
|
||||
github.com/go-bindata/go-bindata/v3 v3.1.3
|
||||
github.com/go-openapi/errors v0.19.6
|
||||
github.com/go-openapi/runtime v0.19.17
|
||||
github.com/go-openapi/runtime v0.19.18
|
||||
github.com/go-openapi/strfmt v0.19.5
|
||||
github.com/go-openapi/swag v0.19.9
|
||||
github.com/go-openapi/validate v0.19.10
|
||||
|
||||
4
go.sum
4
go.sum
@@ -149,8 +149,8 @@ github.com/go-openapi/runtime v0.19.0/go.mod h1:OwNfisksmmaZse4+gpV3Ne9AyMOlP1lt
|
||||
github.com/go-openapi/runtime v0.19.4/go.mod h1:X277bwSUBxVlCYR3r7xgZZGKVvBd/29gLDlFGtJ8NL4=
|
||||
github.com/go-openapi/runtime v0.19.15 h1:2GIefxs9Rx1vCDNghRtypRq+ig8KSLrjHbAYI/gCLCM=
|
||||
github.com/go-openapi/runtime v0.19.15/go.mod h1:dhGWCTKRXlAfGnQG0ONViOZpjfg0m2gUt9nTQPQZuoo=
|
||||
github.com/go-openapi/runtime v0.19.17 h1:aqvDQk7nbtrUr7zrFUA0l6XQMxLQTMqqLpDmiE6DC4Y=
|
||||
github.com/go-openapi/runtime v0.19.17/go.mod h1:MtD+EkeqREBdD5QBIOiB1Ok5gb8u1+NKOG0IU4QrC4o=
|
||||
github.com/go-openapi/runtime v0.19.18 h1:hAmb8T+uR9xPx1NePpeUN5lc+MCFR+GaVJnZw1tIBnk=
|
||||
github.com/go-openapi/runtime v0.19.18/go.mod h1:MtD+EkeqREBdD5QBIOiB1Ok5gb8u1+NKOG0IU4QrC4o=
|
||||
github.com/go-openapi/spec v0.17.0/go.mod h1:XkF/MOi14NmjsfZ8VtAKf8pIlbZzyoTvZsdfssdxcBI=
|
||||
github.com/go-openapi/spec v0.18.0/go.mod h1:XkF/MOi14NmjsfZ8VtAKf8pIlbZzyoTvZsdfssdxcBI=
|
||||
github.com/go-openapi/spec v0.19.2/go.mod h1:sCxk3jxKgioEJikev4fgkNmwS+3kuYdJtcsZsD5zxMY=
|
||||
|
||||
Reference in New Issue
Block a user