gotosocial/internal/api/activitypub/users
Daenney d5c9c4adc1 [chore] Upgrade to Go 1.24 (#4187)
* Set `go.mod` to 1.24 now that it's been out for 3 months.
* Update all the test to use `testing.T.Context()`.

Reviewed-on: https://codeberg.org/superseriousbusiness/gotosocial/pulls/4187
Co-authored-by: Daenney <git@noreply.sourcery.dny.nu>
Co-committed-by: Daenney <git@noreply.sourcery.dny.nu>
2025-05-22 12:26:11 +02:00
..
acceptget.go [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
common.go [bugfix] Fix Swagger spec and add test script (#2698) 2024-03-06 18:05:45 +01:00
featured.go [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
followers.go [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
following.go [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
inboxpost.go [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
inboxpost_test.go [chore] Upgrade to Go 1.24 (#4187) 2025-05-22 12:26:11 +02:00
outboxget.go [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
outboxget_test.go [chore] Upgrade to Go 1.24 (#4187) 2025-05-22 12:26:11 +02:00
repliesget.go [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
repliesget_test.go [chore] Upgrade to Go 1.24 (#4187) 2025-05-22 12:26:11 +02:00
statusget.go [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
statusget_test.go [chore] Upgrade to Go 1.24 (#4187) 2025-05-22 12:26:11 +02:00
user.go [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
user_test.go [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
userget.go [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
userget_test.go [chore] Upgrade to Go 1.24 (#4187) 2025-05-22 12:26:11 +02:00