We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c91b60 commit 076b07eCopy full SHA for 076b07e
container/containerd/containers/containers.go
@@ -33,7 +33,7 @@ import (
33
"context"
34
"time"
35
36
- anypb "google.golang.org/protobuf/types/known/anypb"
+ "google.golang.org/protobuf/types/known/anypb"
37
)
38
39
// Container represents the set of data pinned by a container. Unless otherwise
0 commit comments