Consolidate gogo/protobuf dependencies under our own protobuf package
This would make gogo/protobuf migration easier. Signed-off-by: Kazuyoshi Kato <katokazu@amazon.com>
This commit is contained in:
@@ -35,8 +35,8 @@ import (
|
||||
"github.com/containerd/containerd/protobuf"
|
||||
"github.com/prometheus/client_golang/prometheus"
|
||||
|
||||
"github.com/containerd/containerd/protobuf/types"
|
||||
metrics "github.com/docker/go-metrics"
|
||||
"github.com/gogo/protobuf/types"
|
||||
)
|
||||
|
||||
// TestRegressionIssue6772 should not have dead-lock when Collect and Add run
|
||||
|
Reference in New Issue
Block a user