mirror of
https://github.com/gin-gonic/gin.git
synced 2025-10-15 21:06:39 +08:00
update godep
This commit is contained in:
parent
52fcc5dbf6
commit
7e719033d6
10
Godeps/Godeps.json
generated
10
Godeps/Godeps.json
generated
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"ImportPath": "github.com/gin-gonic/gin",
|
"ImportPath": "github.com/gin-gonic/gin",
|
||||||
"GoVersion": "go1.4.2",
|
"GoVersion": "go1.4",
|
||||||
"Packages": [
|
"Packages": [
|
||||||
"./..."
|
"./..."
|
||||||
],
|
],
|
||||||
@ -21,6 +21,10 @@
|
|||||||
"ImportPath": "github.com/mattn/go-colorable",
|
"ImportPath": "github.com/mattn/go-colorable",
|
||||||
"Rev": "d67e0b7d1797975196499f79bcc322c08b9f218b"
|
"Rev": "d67e0b7d1797975196499f79bcc322c08b9f218b"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"ImportPath": "github.com/mattn/go-isatty",
|
||||||
|
"Rev": "56b76bdf51f7708750eac80fa38b952bb9f32639"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"ImportPath": "github.com/stretchr/testify/assert",
|
"ImportPath": "github.com/stretchr/testify/assert",
|
||||||
"Comment": "v1.0",
|
"Comment": "v1.0",
|
||||||
@ -30,6 +34,10 @@
|
|||||||
"ImportPath": "golang.org/x/net/context",
|
"ImportPath": "golang.org/x/net/context",
|
||||||
"Rev": "621fff363a1d9ad7fdd0bfa9d80a42881267deb4"
|
"Rev": "621fff363a1d9ad7fdd0bfa9d80a42881267deb4"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"ImportPath": "golang.org/x/sys/unix",
|
||||||
|
"Rev": "833a04a10549a95dc34458c195cbad61bbb6cb4d"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"ImportPath": "gopkg.in/bluesuncorp/validator.v5",
|
"ImportPath": "gopkg.in/bluesuncorp/validator.v5",
|
||||||
"Comment": "v5.4",
|
"Comment": "v5.4",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user