gotosocial/vendor
tobi 8b615391e5 [bugfix] Remove errant alsoKnownAs inline @context entry (#4280)
# Description

> If this is a code change, please include a summary of what you've coded, and link to the issue(s) it closes/implements.
>
> If this is a documentation change, please briefly describe what you've changed and why.

Our extra `alsoKnownAs` inline `@context` entry was incorrect, and doesn't need to be included anyways as it's already present at the AS namespace context doc here: https://www.w3.org/ns/activitystreams. This PR just removes it :)

closes https://codeberg.org/superseriousbusiness/gotosocial/issues/3883

## Checklist

Please put an x inside each checkbox to indicate that you've read and followed it: `[ ]` -> `[x]`

If this is a documentation change, only the first checkbox must be filled (you can delete the others if you want).

- [x] I/we have read the [GoToSocial contribution guidelines](https://codeberg.org/superseriousbusiness/gotosocial/src/branch/main/CONTRIBUTING.md).
- [x] I/we have discussed the proposed changes already, either in an issue on the repository, or in the Matrix chat.
- [x] I/we have not leveraged AI to create the proposed changes.
- [x] I/we have performed a self-review of added code.
- [x] I/we have written code that is legible and maintainable by others.
- [ ] I/we have commented the added code, particularly in hard-to-understand areas.
- [ ] I/we have made any necessary changes to documentation.
- [ ] I/we have added tests that cover new code.
- [x] I/we have run tests and they pass locally with the changes.
- [x] I/we have run `go fmt ./...` and `golangci-lint run`.

Reviewed-on: https://codeberg.org/superseriousbusiness/gotosocial/pulls/4280
Co-authored-by: tobi <tobi.smethurst@protonmail.com>
Co-committed-by: tobi <tobi.smethurst@protonmail.com>
2025-06-18 13:39:09 +02:00
..
code.superseriousbusiness.org [bugfix] Remove errant alsoKnownAs inline @context entry (#4280) 2025-06-18 13:39:09 +02:00
codeberg.org/gruf [chore] move s3 storage key prefixing into the storage library itself (#4246) 2025-06-06 16:35:39 +02:00
github.com [chore] Upgrade to SQLite 3.50.1 (#4255) 2025-06-10 01:08:57 +02:00
go.mongodb.org/mongo-driver [chore]: Bump github.com/gin-contrib/sessions from 1.0.2 to 1.0.3 (#4033) 2025-04-22 12:35:14 +02:00
go.opentelemetry.io [chore] update dependencies (#4196) 2025-05-26 16:13:55 +02:00
go.uber.org [chore]: Bump go.uber.org/automaxprocs from 1.5.3 to 1.6.0 (#3376) 2024-09-30 12:58:44 +02:00
golang.org/x [chore] Upgrade to SQLite 3.50.1 (#4255) 2025-06-10 01:08:57 +02:00
google.golang.org [chore] update dependencies (#4196) 2025-05-26 16:13:55 +02:00
gopkg.in [chore] bumps our spf13/viper version (#3943) 2025-03-26 11:44:24 +00:00
modernc.org [chore] update to modernc.org/sqlite v1.38.0 with our concurrency workaround (#4256) 2025-06-10 13:19:18 +02:00
mvdan.cc/xurls/v2 [chore]: Bump mvdan.cc/xurls/v2 from 2.5.0 to 2.6.0 (#3643) 2025-01-14 13:11:20 +00:00
modules.txt [bugfix] Remove errant alsoKnownAs inline @context entry (#4280) 2025-06-18 13:39:09 +02:00