diff options
| author | 2022-04-28 10:18:27 +0100 | |
|---|---|---|
| committer | 2022-04-28 11:18:27 +0200 | |
| commit | cc5f2e98b763b76f1b0d705efcedaa2ea031ad09 (patch) | |
| tree | 0edadde7c75d1734a603ae057c7cba4f29c68d5d /vendor/modules.txt | |
| parent | [bugfix] use Exec to rename media_attachments (#498) (diff) | |
| download | gotosocial-cc5f2e98b763b76f1b0d705efcedaa2ea031ad09.tar.xz | |
[bugfix] Fix possible race condition in federatingdb (#490)
Signed-off-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 f7581a518..c90b40b1e 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -284,7 +284,7 @@ github.com/stretchr/testify/suite # github.com/subosito/gotenv v1.2.0 ## explicit github.com/subosito/gotenv -# github.com/superseriousbusiness/activity v1.0.1-0.20220405135100-18e8f86a760a +# github.com/superseriousbusiness/activity v1.1.0-gts ## explicit; go 1.18 github.com/superseriousbusiness/activity/pub github.com/superseriousbusiness/activity/streams |
