diff options
| author | 2023-09-12 14:00:35 +0100 | |
|---|---|---|
| committer | 2023-09-12 14:00:35 +0100 | |
| commit | 7293d6029b43db693fd170c0c087394339da0677 (patch) | |
| tree | 09063243faf1b178fde35973486e311f66b1ca33 /go.mod | |
| parent | [feature] Allow admins to expire remote public keys; refetch expired keys on ... (diff) | |
| download | gotosocial-7293d6029b43db693fd170c0c087394339da0677.tar.xz | |
[feature] add paging to account follows, followers and follow requests endpoints (#2186)
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -46,6 +46,7 @@ require ( github.com/superseriousbusiness/exif-terminator v0.5.0 github.com/superseriousbusiness/oauth2/v4 v4.3.2-SSB.0.20230227143000-f4900831d6c8 github.com/tdewolff/minify/v2 v2.12.9 + github.com/tomnomnom/linkheader v0.0.0-20180905144013-02ca5825eb80 github.com/ulule/limiter/v3 v3.11.2 github.com/uptrace/bun v1.1.15 github.com/uptrace/bun/dialect/pgdialect v1.1.15 |
