fix(deps): update module golang.org/x/crypto to v0.36.0 (#730)

Reviewed-on: https://gitea.com/gitea/tea/pulls/730
Co-authored-by: Renovate Bot <renovate-bot@gitea.com>
Co-committed-by: Renovate Bot <renovate-bot@gitea.com>
This commit is contained in:
Renovate Bot
2025-03-18 17:28:43 +00:00
committed by techknowlogick
parent 62dc1dde95
commit 1681af8a3e
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -19,7 +19,7 @@ require (
github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966
github.com/stretchr/testify v1.10.0
github.com/urfave/cli/v2 v2.27.6
golang.org/x/crypto v0.35.0
golang.org/x/crypto v0.36.0
golang.org/x/oauth2 v0.27.0
golang.org/x/term v0.30.0
gopkg.in/yaml.v3 v3.0.1