|
|
@@ -3,8 +3,8 @@
|
|
|
"GoVersion": "go1.4.2",
|
|
|
"Deps": [
|
|
|
{
|
|
|
- "ImportPath": "github.com/julienschmidt/httprouter",
|
|
|
- "Rev": "999ba04938b528fb4fb859231ee929958b8db4a6"
|
|
|
+ "ImportPath": "github.com/manucorporat/sse",
|
|
|
+ "Rev": "c574f6c50c8594f93d28b03a1bbd87b4a3899093"
|
|
|
},
|
|
|
{
|
|
|
"ImportPath": "github.com/mattn/go-colorable",
|
|
|
@@ -14,6 +14,10 @@
|
|
|
"ImportPath": "github.com/stretchr/testify/assert",
|
|
|
"Rev": "de7fcff264cd05cc0c90c509ea789a436a0dd206"
|
|
|
},
|
|
|
+ {
|
|
|
+ "ImportPath": "golang.org/x/net/context",
|
|
|
+ "Rev": "84ba27dd5b2d8135e9da1395277f2c9333a2ffda"
|
|
|
+ },
|
|
|
{
|
|
|
"ImportPath": "gopkg.in/joeybloggs/go-validate-yourself.v4",
|
|
|
"Comment": "v4.0",
|