mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-08-08 03:15:23 +02:00
Update module golang.org/x/sys to v0.30.0 (forgejo) (#6807)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [golang.org/x/sys](https://pkg.go.dev/golang.org/x/sys) | require | minor | [`v0.29.0` -> `v0.30.0`](https://cs.opensource.google/go/x/sys/+/refs/tags/v0.29.0...refs/tags/v0.30.0) | Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6807 Reviewed-by: Gusted <gusted@noreply.codeberg.org> Co-authored-by: Renovate Bot <forgejo-renovate-action@forgejo.org> Co-committed-by: Renovate Bot <forgejo-renovate-action@forgejo.org>
This commit is contained in:
parent
00a5a2365e
commit
6cdc78ed4f
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
@ -106,7 +106,7 @@ require (
|
|||
golang.org/x/net v0.34.0
|
||||
golang.org/x/oauth2 v0.24.0
|
||||
golang.org/x/sync v0.10.0
|
||||
golang.org/x/sys v0.29.0
|
||||
golang.org/x/sys v0.30.0
|
||||
golang.org/x/text v0.21.0
|
||||
google.golang.org/grpc v1.70.0
|
||||
google.golang.org/protobuf v1.36.3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue