Skip to content

Commit 9ba3c92

Browse files
committed
chore(deps): update module github.com/flant/go-openapi-validate to v0.20.2
1 parent 043cab3 commit 9ba3c92

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
@@ -104,7 +104,7 @@ require (
104104
)
105105

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

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

0 commit comments

Comments
 (0)