We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2710887 commit 3a487fdCopy full SHA for 3a487fd
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