Update module golang.org/x/oauth2 to v0.36.0 (forgejo) (#11741)

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/11741
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
This commit is contained in:
Renovate Bot 2026-03-19 04:30:22 +01:00 committed by Gusted
parent fcf306f6fe
commit d2db9b2691
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -105,7 +105,7 @@ require (
golang.org/x/crypto v0.49.0
golang.org/x/image v0.37.0
golang.org/x/net v0.52.0
golang.org/x/oauth2 v0.34.0
golang.org/x/oauth2 v0.36.0
golang.org/x/sync v0.20.0
golang.org/x/sys v0.42.0
golang.org/x/text v0.35.0