mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-08-10 04:15:21 +02:00
Update module golang.org/x/net to v0.32.0
This commit is contained in:
parent
1f0ffa2a33
commit
2300141b84
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.30.0
|
||||
golang.org/x/image v0.23.0
|
||||
golang.org/x/net v0.31.0
|
||||
golang.org/x/net v0.32.0
|
||||
golang.org/x/oauth2 v0.23.0
|
||||
golang.org/x/sys v0.28.0
|
||||
golang.org/x/text v0.21.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue