Update a few dependencies

github.com/go-openapi/*
github.com/asaskevich/govalidator
This commit is contained in:
Mikhail Mazurskiy
2018-10-18 23:33:10 +11:00
parent b8731a76f0
commit 8763223ab9
191 changed files with 18648 additions and 1800 deletions

View File

@@ -5,10 +5,15 @@ go_library(
srcs = [
"convert.go",
"convert_types.go",
"doc.go",
"json.go",
"loading.go",
"net.go",
"path.go",
"post_go18.go",
"post_go19.go",
"pre_go18.go",
"pre_go19.go",
"util.go",
"yaml.go",
],