Update vendor.json

This commit is contained in:
田欧 2019-05-13 10:21:14 +08:00 committed by GitHub
parent 9e63b684c7
commit bc2df2bd94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
vendor/vendor.json vendored
View File

@ -104,7 +104,9 @@
"checksumSHA1": "ACzc7AkwLtNgKhqtj8V7SGUJgnw=", "checksumSHA1": "ACzc7AkwLtNgKhqtj8V7SGUJgnw=",
"path": "gopkg.in/go-playground/validator.v9", "path": "gopkg.in/go-playground/validator.v9",
"revision": "46b4b1e301c24cac870ffcb4ba5c8a703d1ef475", "revision": "46b4b1e301c24cac870ffcb4ba5c8a703d1ef475",
"revisionTime": "2019-03-31T13:31:25Z" "revisionTime": "2019-03-31T13:31:25Z",
"version": "v9.28",
"versionExact": "v9.28.0"
}, },
{ {
"checksumSHA1": "QqDq2x8XOU7IoOR98Cx1eiV5QY8=", "checksumSHA1": "QqDq2x8XOU7IoOR98Cx1eiV5QY8=",
@ -116,4 +118,4 @@
} }
], ],
"rootPath": "github.com/gin-gonic/gin" "rootPath": "github.com/gin-gonic/gin"
} }