From e8a6e4074e3ca6c58d29c24e733753579bf634af Mon Sep 17 00:00:00 2001 From: aeneasr Date: Mon, 3 Feb 2020 08:05:06 +0000 Subject: [PATCH] chore: Regenerate swagger spec and internal client --- go.mod | 1 + 1 file changed, 1 insertion(+) diff --git a/go.mod b/go.mod index 1f428a4997..3d0f178126 100644 --- a/go.mod +++ b/go.mod @@ -14,6 +14,7 @@ require ( github.com/go-openapi/runtime v0.19.5 github.com/go-openapi/strfmt v0.19.3 github.com/go-openapi/swag v0.19.5 + github.com/go-openapi/validate v0.19.3 github.com/go-sql-driver/mysql v1.4.1 github.com/go-swagger/go-swagger v0.21.1-0.20200107003254-1c98855b472d github.com/gobuffalo/httptest v1.0.2