mirror of
https://github.com/mudler/luet.git
synced 2025-09-14 06:13:01 +00:00
Fixup import path
This commit is contained in:
@@ -27,7 +27,7 @@ import (
|
|||||||
"path/filepath"
|
"path/filepath"
|
||||||
"regexp"
|
"regexp"
|
||||||
|
|
||||||
system "github.com/Luet-lab/moby/pkg/system"
|
system "github.com/docker/docker/pkg/system"
|
||||||
gzip "github.com/klauspost/pgzip"
|
gzip "github.com/klauspost/pgzip"
|
||||||
|
|
||||||
//"strconv"
|
//"strconv"
|
||||||
|
Reference in New Issue
Block a user