forked from mirror/gin
Updates godeps manifest
This commit is contained in:
parent
c4914f0ff7
commit
874061e4d4
|
@ -3,8 +3,8 @@
|
||||||
"GoVersion": "go1.4.2",
|
"GoVersion": "go1.4.2",
|
||||||
"Deps": [
|
"Deps": [
|
||||||
{
|
{
|
||||||
"ImportPath": "github.com/julienschmidt/httprouter",
|
"ImportPath": "github.com/manucorporat/sse",
|
||||||
"Rev": "999ba04938b528fb4fb859231ee929958b8db4a6"
|
"Rev": "c574f6c50c8594f93d28b03a1bbd87b4a3899093"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ImportPath": "github.com/mattn/go-colorable",
|
"ImportPath": "github.com/mattn/go-colorable",
|
||||||
|
@ -14,6 +14,10 @@
|
||||||
"ImportPath": "github.com/stretchr/testify/assert",
|
"ImportPath": "github.com/stretchr/testify/assert",
|
||||||
"Rev": "de7fcff264cd05cc0c90c509ea789a436a0dd206"
|
"Rev": "de7fcff264cd05cc0c90c509ea789a436a0dd206"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"ImportPath": "golang.org/x/net/context",
|
||||||
|
"Rev": "84ba27dd5b2d8135e9da1395277f2c9333a2ffda"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"ImportPath": "gopkg.in/joeybloggs/go-validate-yourself.v4",
|
"ImportPath": "gopkg.in/joeybloggs/go-validate-yourself.v4",
|
||||||
"Comment": "v4.0",
|
"Comment": "v4.0",
|
||||||
|
|
Loading…
Reference in New Issue