diff options
| author | 2023-04-06 13:19:55 +0200 | |
|---|---|---|
| committer | 2023-04-06 12:19:55 +0100 | |
| commit | c54510bc7407f22b58bd56ad65b2e3f60e8e4dc5 (patch) | |
| tree | 26b1650686a8be480cd3115e3c2d814aa50e91c0 /vendor/modules.txt | |
| parent | [bugfix] Always serialize orderedItems as array (#1673) (diff) | |
| download | gotosocial-c54510bc7407f22b58bd56ad65b2e3f60e8e4dc5.tar.xz | |
[bugfix] Normalize status content (don't parse status content as IRI) (#1665)
* start fannying about
* finish up Normalize
* tidy up
* pin to tag
* move errors about just a little bit
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 59a276214..0f0eed6d0 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -445,7 +445,7 @@ github.com/stretchr/testify/suite # github.com/subosito/gotenv v1.4.2 ## explicit; go 1.18 github.com/subosito/gotenv -# github.com/superseriousbusiness/activity v1.2.1-gts +# github.com/superseriousbusiness/activity v1.2.2-gts ## explicit; go 1.18 github.com/superseriousbusiness/activity/pub github.com/superseriousbusiness/activity/streams |
