unpackit icon indicating copy to clipboard operation
unpackit copied to clipboard

Go package to natively decompress and unarchive tar.gz, tar.bzip2, tar.xz, zip and tar files.

Results 3 unpackit issues
Sort by recently updated
recently updated
newest added

``` 2018/01/18 22:15:18 warn: failed setting file permissions for "C:\\Users\\dustin\\AppData\\Local\\Temp\\unpackit-371127154\\LICENSE": &os.PathError{Op:"chmod", Path:"C:\\Users\\dustin\\AppData\\Local\\Temp\\unpackit-371127154\\LICENSE", Err:0x20000082} 2018/01/18 22:15:18 warn: failed setting file permissions for "C:\\Users\\dustin\\AppData\\Local\\Temp\\unpackit-371127154\\README.md": &os.PathError{Op:"chmod", Path:"C:\\Users\\dustin\\AppData\\Local\\Temp\\unpackit-371127154\\README.md", Err:0x20000082} 2018/01/18 22:15:18 warn: failed setting...

### What version of Go are you using (`go version`)? $ go version go version go1.17.6 darwin/amd64 ### What did you do? unpack textfile with the following code: ```go tmpFile,...

Bumps [github.com/ulikunitz/xz](https://github.com/ulikunitz/xz) from 0.5.10 to 0.5.14. Commits 7184815 Preparation of release v0.5.14 88ddf1d Address Security Issue GHSA-jc7w-c686-c4v9 c8314b8 Add new package xio with WriteCloserStack 4f11dce Update README.md and SECURITY.md to...

dependencies
go