gotosocial/internal/api/auth
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
..
auth.go [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
auth_test.go [chore] tweak NoLLaMas proof-of-work algorithm (#4090) 2025-04-29 13:57:26 +00:00
authorize.go [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
authorize_test.go [chore] Upgrade to Go 1.24 (#4187) 2025-05-22 12:26:11 +02:00
callback.go [chore] Rewrite all remaining Github links 2025-04-27 13:40:22 +02:00
callback_test.go [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
oob.go [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
revoke.go [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
revoke_test.go [chore] Upgrade to Go 1.24 (#4187) 2025-05-22 12:26:11 +02:00
signin.go [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
token.go [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
token_test.go [chore] Upgrade to Go 1.24 (#4187) 2025-05-22 12:26:11 +02:00
util.go [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00