mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-01 16:12:25 -05:00
[dependencies] update go-store, go-mutexes (#422)
* update go-store, go-mutexes Signed-off-by: kim <grufwub@gmail.com> * update vendored code Signed-off-by: kim <grufwub@gmail.com>
This commit is contained in:
parent
8de928b5e9
commit
b8879ac68a
13 changed files with 639 additions and 268 deletions
3
vendor/codeberg.org/gruf/go-fastcopy/README.md
generated
vendored
Normal file
3
vendor/codeberg.org/gruf/go-fastcopy/README.md
generated
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# go-fastcopy
|
||||
|
||||
An `io.Copy()` implementation that uses a memory pool for the copy buffer.
|
||||
Loading…
Add table
Add a link
Reference in a new issue