Caleb Gardner

Results 3 issues of Caleb Gardner

I'm using your zstd library in my [squashfs library](https://github.com/CalebQ42/squashfs) and have run into a weird edge case. It seems that sometime when I decompress some data, I'm not getting the...

* Fixed deleted AppImages not being removed. * Updated go.mod to use go 1.19, and updated dependencies. * Removed instances if `io/ioutil` since it's depreciated. * `go fmt` also fixed...

This is a replacement of #249. This is only a couple parts of that PR and I'll probably re-base the rest in another PR down the road. This is mostly...