*: 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

@@ -15,7 +15,7 @@
// Package pbutil defines interfaces for handling Protocol Buffer objects.
package pbutil
import "github.com/coreos/etcd/Godeps/_workspace/src/github.com/coreos/pkg/capnslog"
import "github.com/coreos/pkg/capnslog"
var (
plog = capnslog.NewPackageLogger("github.com/coreos/etcd/pkg", "flags")