diff options
| author | 2024-10-02 10:58:20 +0000 | |
|---|---|---|
| committer | 2024-10-02 10:58:20 +0000 | |
| commit | c17abea92162f0ac1ccfff4223e26eac431c1198 (patch) | |
| tree | ac9809f327136590a5c239c8f9594c1fea1ad989 /go.mod | |
| parent | [chore]: Bump go.uber.org/automaxprocs from 1.5.3 to 1.6.0 (#3376) (diff) | |
| download | gotosocial-c17abea92162f0ac1ccfff4223e26eac431c1198.tar.xz | |
update go-structr to v0.8.11 (#3380)
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ require ( codeberg.org/gruf/go-runners v1.6.3 codeberg.org/gruf/go-sched v1.2.4 codeberg.org/gruf/go-storage v0.2.0 - codeberg.org/gruf/go-structr v0.8.10 + codeberg.org/gruf/go-structr v0.8.11 codeberg.org/superseriousbusiness/exif-terminator v0.9.0 github.com/DmitriyVTitov/size v1.5.0 github.com/KimMachineGun/automemlimit v0.6.1 |
