mirror of
https://github.com/vbatts/tar-split.git
synced 2025-07-18 21:30:27 +00:00
Revert "*.go: move the carrierd archive/tar
to internal/"
See https://github.com/vbatts/tar-split/issues/81
This reverts commit c8b16f6803
.
This commit is contained in:
parent
bca84be96e
commit
b8ca13f886
61 changed files with 5 additions and 6 deletions
|
@ -3,7 +3,7 @@ package asm
|
|||
import (
|
||||
"io"
|
||||
|
||||
"github.com/vbatts/tar-split/internal/archive/tar"
|
||||
"github.com/vbatts/tar-split/archive/tar"
|
||||
"github.com/vbatts/tar-split/tar/storage"
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue