mirror of
https://github.com/gin-gonic/gin.git
synced 2025-10-19 15:57:48 +08:00
add testify/mock to vendor.json
This commit is contained in:
parent
11ab2c49de
commit
1d7883202c
8
vendor/vendor.json
vendored
8
vendor/vendor.json
vendored
@ -112,6 +112,14 @@
|
|||||||
"version": "v1.2",
|
"version": "v1.2",
|
||||||
"versionExact": "v1.2.2"
|
"versionExact": "v1.2.2"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"checksumSHA1": "WmBSFdqpdYRIkp0I408JIZ3LDMY=",
|
||||||
|
"path": "github.com/stretchr/testify/mock",
|
||||||
|
"revision": "f35b8ab0b5a2cef36673838d662e249dd9c94686",
|
||||||
|
"revisionTime": "2018-05-06T18:05:49Z",
|
||||||
|
"version": "v1.2.2",
|
||||||
|
"versionExact": "v1.2.2"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"checksumSHA1": "S4ei9eSqVThDio0Jn2sav6yUbvg=",
|
"checksumSHA1": "S4ei9eSqVThDio0Jn2sav6yUbvg=",
|
||||||
"path": "github.com/ugorji/go/codec",
|
"path": "github.com/ugorji/go/codec",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user