gotosocial/internal/api/client/instance
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
..
domainperms.go [feature] Allow exposing allows, implement /api/v1/domain_blocks and /api/v1/domain_allows (#4169) 2025-05-20 11:47:40 +02:00
instance.go [feature] Allow exposing allows, implement /api/v1/domain_blocks and /api/v1/domain_allows (#4169) 2025-05-20 11:47:40 +02:00
instance_test.go [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
instanceget.go [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
instancepatch.go [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
instancepatch_test.go [chore] Upgrade to Go 1.24 (#4187) 2025-05-22 12:26:11 +02:00
instancepeersget.go [feature] Allow exposing allows, implement /api/v1/domain_blocks and /api/v1/domain_allows (#4169) 2025-05-20 11:47:40 +02:00
instancepeersget_test.go [chore] Upgrade to Go 1.24 (#4187) 2025-05-22 12:26:11 +02:00
instancerulesget.go [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00