mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-08-08 19:35:21 +02:00
Update module golang.org/x/net to v0.31.0
This commit is contained in:
parent
888a0c022e
commit
b462351933
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
@ -102,7 +102,7 @@ require (
|
|||
go.uber.org/mock v0.4.0
|
||||
golang.org/x/crypto v0.29.0
|
||||
golang.org/x/image v0.21.0
|
||||
golang.org/x/net v0.30.0
|
||||
golang.org/x/net v0.31.0
|
||||
golang.org/x/oauth2 v0.23.0
|
||||
golang.org/x/sys v0.27.0
|
||||
golang.org/x/text v0.20.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue