diff options
| author | 2025-01-27 19:22:15 +0100 | |
|---|---|---|
| committer | 2025-01-27 19:22:15 +0100 | |
| commit | 65fb8abd423fd449211019df6f1425957b7d1b92 (patch) | |
| tree | 13219514e0a774520b0fd84c85d294c02370f5d6 /vendor/modules.txt | |
| parent | [chore] skip `trusted-proxies` warning if ip excepted from rate limiting (#3699) (diff) | |
| download | gotosocial-65fb8abd423fd449211019df6f1425957b7d1b92.tar.xz | |
[feature] Implement `deliveryRecipientPreSort` to prioritize delivery to mentioned accounts (#3668)
* weeeeenus
* update to latest activity
* update to use latest release tag of superseriousbusiness/activity
---------
Co-authored-by: kim <grufwub@gmail.com>
Diffstat (limited to 'vendor/modules.txt')
| -rw-r--r-- | vendor/modules.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index edebc0503..64ef34bca 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -660,7 +660,7 @@ github.com/stretchr/testify/suite # github.com/subosito/gotenv v1.6.0 ## explicit; go 1.18 github.com/subosito/gotenv -# github.com/superseriousbusiness/activity v1.9.0-gts +# github.com/superseriousbusiness/activity v1.10.0-gts ## explicit; go 1.21 github.com/superseriousbusiness/activity/pub github.com/superseriousbusiness/activity/streams |
