diff options
| author | 2024-08-26 19:17:45 +0200 | |
|---|---|---|
| committer | 2024-08-26 19:17:45 +0200 | |
| commit | 8a34e4c28f5d87938970e4416e771bc5b9a2e2f6 (patch) | |
| tree | 50d422e4464b01219e30da7e4f8952f922d2b8dc /vendor/modules.txt | |
| parent | move WASM compilation stage much later in server init to reduce memory usage ... (diff) | |
| download | gotosocial-8a34e4c28f5d87938970e4416e771bc5b9a2e2f6.tar.xz | |
[bugfix] Fix incorrect json-ld `@context` serialization (#3243)
Diffstat (limited to 'vendor/modules.txt')
| -rw-r--r-- | vendor/modules.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index c6438a1ca..0f0fc7ff6 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -647,8 +647,8 @@ 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.8.0-gts -## explicit; go 1.18 +# github.com/superseriousbusiness/activity v1.9.0-gts +## explicit; go 1.21 github.com/superseriousbusiness/activity/pub github.com/superseriousbusiness/activity/streams github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_accuracy |
