*: migrate Godeps to vendor/

This commit is contained in:
Anthony Romano
2016-03-22 17:10:28 -07:00
parent e9b9b228e7
commit bd832e5b0a
1116 changed files with 2043 additions and 57066 deletions

View File

@@ -18,7 +18,7 @@ import (
"testing"
"time"
"github.com/coreos/etcd/Godeps/_workspace/src/golang.org/x/net/context"
"golang.org/x/net/context"
)
func BenchmarkOneNode(b *testing.B) {