Skip to content

Commit 84648b5

Browse files
authored
Merge pull request moby#4228 from AkihiroSuda/gofmt
`go fmt cache/blobs_nolinux.go`
2 parents c7e7f44 + bf49911 commit 84648b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cache/blobs_nolinux.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ package cache
66
import (
77
"context"
88

9-
"github.com/moby/buildkit/util/compression"
109
"github.com/containerd/containerd/mount"
10+
"github.com/moby/buildkit/util/compression"
1111
ocispecs "github.com/opencontainers/image-spec/specs-go/v1"
1212
"github.com/pkg/errors"
1313
)

0 commit comments

Comments
 (0)