[chore] Update activity to v1.14.0 (#4038)

This commit is contained in:
tobi 2025-04-24 11:20:03 +02:00 committed by GitHub
commit 68ed7aba25
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
216 changed files with 45857 additions and 3130 deletions

View file

@ -14,9 +14,9 @@ const (
// only applicable to go-fed at code-generation time.
jsonLDContext = "@context"
asNS = "https://www.w3.org/ns/activitystreams"
tootNS = "http://joinmastodon.org/ns"
schemaNS = "http://schema.org"
asNS = "https://www.w3.org/ns/activitystreams"
tootNS = "http://joinmastodon.org/ns"
schemaNS = "http://schema.org"
)
// Map of inlines @context entries that may need to be added