1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-08-06 18:35:23 +02:00

Update module golang.org/x/net to v0.33.0

This commit is contained in:
Renovate Bot 2024-12-18 23:14:16 +00:00
parent cb2e9fb1f4
commit 3d55c2976a
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -106,7 +106,7 @@ require (
go.uber.org/mock v0.4.0
golang.org/x/crypto v0.31.0
golang.org/x/image v0.23.0
golang.org/x/net v0.32.0
golang.org/x/net v0.33.0
golang.org/x/oauth2 v0.23.0
golang.org/x/sync v0.10.0
golang.org/x/sys v0.28.0