diff --git a/README.md b/README.md index 6238a4c44b8..fdc8642a491 100644 --- a/README.md +++ b/README.md @@ -1131,7 +1131,6 @@ _Libraries for handling files and file systems._ - [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 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, SHA256, SHA1, CRC or BLAKE2s, for large files. - [copy](https://github.com/otiai10/copy) - Copy directory recursively. - [flop](https://github.com/homedepot/flop) - File operations library which aims to mirror feature parity with [GNU cp](https://www.gnu.org/software/coreutils/manual/html_node/cp-invocation.html).