From bc2df2bd941ed559eb4ef460563940ade1750ad9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=94=B0=E6=AC=A7?= Date: Mon, 13 May 2019 10:21:14 +0800 Subject: [PATCH] Update vendor.json --- vendor/vendor.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/vendor/vendor.json b/vendor/vendor.json index 83cc5962..43e7bab7 100644 --- a/vendor/vendor.json +++ b/vendor/vendor.json @@ -104,7 +104,9 @@ "checksumSHA1": "ACzc7AkwLtNgKhqtj8V7SGUJgnw=", "path": "gopkg.in/go-playground/validator.v9", "revision": "46b4b1e301c24cac870ffcb4ba5c8a703d1ef475", - "revisionTime": "2019-03-31T13:31:25Z" + "revisionTime": "2019-03-31T13:31:25Z", + "version": "v9.28", + "versionExact": "v9.28.0" }, { "checksumSHA1": "QqDq2x8XOU7IoOR98Cx1eiV5QY8=", @@ -116,4 +118,4 @@ } ], "rootPath": "github.com/gin-gonic/gin" -} \ No newline at end of file +}