Skip to content

Commit b4fe69c

Browse files
committed
chore(deps): update module github.com/flant/go-openapi-validate to v0.20.2
1 parent 0e596ca commit b4fe69c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ require (
105105
)
106106

107107
// Remove 'in body' from errors, fix for Go 1.16 (https://github.com/go-openapi/validate/pull/138).
108-
replace github.com/go-openapi/validate => github.com/flant/go-openapi-validate v0.19.12-flant.1
108+
replace github.com/go-openapi/validate => github.com/flant/go-openapi-validate v0.20.2
109109

110110
// swag v0.22 breaks schemas_test.go:TestMapMergeAnchor, seems it doesn't support anchoring. Have to figure out that.
111111
replace github.com/go-openapi/swag => github.com/go-openapi/swag v0.21.1

0 commit comments

Comments
 (0)