edit baraka description (#3241)

This commit is contained in:
Enes Furkan Olcay 2020-09-08 01:20:27 +03:00 committed by GitHub
parent f145514bc3
commit 9b50dccec2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -720,7 +720,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* [afero](https://github.com/spf13/afero) - FileSystem Abstraction System for Go.
* [afs](https://github.com/viant/afs) - Abstract File Storage (mem, scp, zip, tar, cloud: s3, gs) for Go.
* [baraka](https://github.com/xis/baraka) - A library for handling file uploads, simple, memory-friendly.
* [baraka](https://github.com/xis/baraka) - A library to process http file uploads easily.
* [bigfile](https://github.com/bigfile/bigfile) - A file transfer system, support to manage files with http api, rpc call and ftp client.
* [checksum](https://github.com/codingsince1985/checksum) - Compute message digest, like MD5 and SHA256, for large files.
* [copy](https://github.com/otiai10/copy) - Copy directory recursively.