refactor go-flags initialization

This commit is contained in:
2021-05-24 00:11:58 +03:00
parent 861f0d319a
commit d7fb5140e8
10 changed files with 46 additions and 84 deletions

View File

@@ -9,10 +9,6 @@ go_library(
],
importpath = "github.com/motiejus/code/undocker/rootfs",
visibility = ["//visibility:public"],
deps = [
"//src/undocker/internal/bytecounter:go_default_library",
"@org_uber_go_multierr//:go_default_library",
],
)
go_test(

View File

@@ -2,7 +2,7 @@
// tarball. It will go trough all layers in order and copy every file to the
// destination archive.
//
// Except it will also reasonably process those files.
// It will also reasonably process those files.
//
// == Non-directory will be copied only once ==
// A non-directory will be copied only once, only from within it's past