We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b382b6f + 9a97ab3 commit cb4bf20Copy full SHA for cb4bf20
diff/walking/differ.go
@@ -18,10 +18,10 @@ package walking
18
19
import (
20
"context"
21
- "crypto/rand"
22
"encoding/base64"
23
"fmt"
24
"io"
+ "math/rand"
25
"time"
26
27
"github.com/containerd/containerd/archive"
rootfs/apply.go
@@ -18,9 +18,9 @@ package rootfs
"github.com/containerd/containerd/diff"
services/leases/local.go
@@ -18,9 +18,9 @@ package leases
"google.golang.org/grpc"
0 commit comments