Skip to content

Commit 0a8ad62

Browse files
committed
Update Go path to linuxkit/linuxkit for libraries
Signed-off-by: Justin Cormack <[email protected]>
1 parent 88e9c24 commit 0a8ad62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/initrd/initrd.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import (
77
"errors"
88
"io"
99

10-
"github.com/docker/moby/src/pad4"
10+
"github.com/linuxkit/linuxkit/src/pad4"
1111
"github.com/surma/gocpio"
1212
)
1313

0 commit comments

Comments
 (0)