소스 검색

Updates godeps manifest

Manu Mtz-Almeida 10 년 전
부모
커밋
874061e4d4
1개의 변경된 파일6개의 추가작업 그리고 2개의 파일을 삭제
  1. 6 2
      Godeps/Godeps.json

+ 6 - 2
Godeps/Godeps.json

@@ -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",