Skip to content

Commit

Permalink
Merge pull request #147 from kzys/no-runtime
Browse files Browse the repository at this point in the history
Don't use go-openapi/runtime
  • Loading branch information
youyuanwu authored Feb 3, 2022
2 parents 58243af + 29ddf5f commit bad0d95
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 155 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ module github.com/go-openapi/validate
go 1.14

require (
github.com/go-openapi/analysis v0.21.1
github.com/go-openapi/analysis v0.21.2
github.com/go-openapi/errors v0.19.9
github.com/go-openapi/jsonpointer v0.19.5
github.com/go-openapi/loads v0.20.3
github.com/go-openapi/loads v0.21.1
github.com/go-openapi/spec v0.20.4
github.com/go-openapi/strfmt v0.21.1
github.com/go-openapi/swag v0.21.1
Expand Down
Loading

0 comments on commit bad0d95

Please sign in to comment.