diff options
| author | 2024-08-14 16:56:56 +0000 | |
|---|---|---|
| committer | 2024-08-14 16:56:56 +0000 | |
| commit | 6fe96a56112bb537e1d03ef73670c0388b4756a0 (patch) | |
| tree | 5d7db021b0844c7be417be59551e891978abd8d2 /go.mod | |
| parent | update go-structr to v0.8.8 (#3199) (diff) | |
| download | gotosocial-6fe96a56112bb537e1d03ef73670c0388b4756a0.tar.xz | |
update go-fastcopy to v1.1.3 (#3200)
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ require ( codeberg.org/gruf/go-cache/v3 v3.5.7 codeberg.org/gruf/go-debug v1.3.0 codeberg.org/gruf/go-errors/v2 v2.3.2 - codeberg.org/gruf/go-fastcopy v1.1.2 + codeberg.org/gruf/go-fastcopy v1.1.3 codeberg.org/gruf/go-ffmpreg v0.2.4 codeberg.org/gruf/go-iotools v0.0.0-20240710125620-934ae9c654cf codeberg.org/gruf/go-kv v1.6.4 |
