mirror of
https://github.com/mjl-/mox.git
synced 2025-07-12 18:24:35 +03:00
update dependency golang.org/x/sys to latest
This commit is contained in:
2
go.mod
2
go.mod
@ -31,7 +31,7 @@ require (
|
||||
github.com/prometheus/procfs v0.12.0 // indirect
|
||||
golang.org/x/mod v0.17.0 // indirect
|
||||
golang.org/x/sync v0.7.0 // indirect
|
||||
golang.org/x/sys v0.19.0 // indirect
|
||||
golang.org/x/sys v0.24.0 // indirect
|
||||
golang.org/x/tools v0.20.0 // indirect
|
||||
google.golang.org/protobuf v1.31.0 // indirect
|
||||
)
|
||||
|
Reference in New Issue
Block a user