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:
parent
cb2e9fb1f4
commit
3d55c2976a
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue