mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-06-02 04:50:49 +00:00
Use external binary 'xz' implementation. #142
This commit is contained in:
+1
-1
@@ -6,8 +6,8 @@ import (
|
||||
"compress/gzip"
|
||||
"fmt"
|
||||
"github.com/mkrautz/goar"
|
||||
"github.com/remyoudompheng/go-liblzma"
|
||||
"github.com/smira/aptly/utils"
|
||||
"github.com/smira/go-xz"
|
||||
"github.com/smira/lzma"
|
||||
"io"
|
||||
"os"
|
||||
|
||||
Reference in New Issue
Block a user