mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-08-02 12:06:09 -04:00
Update module golang.org/x/sys to v0.3.0 (#721)
Co-authored-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
parent
59076b0664
commit
8bf92bb6e5
4 changed files with 6 additions and 6 deletions
2
go.mod
2
go.mod
|
@ -89,7 +89,7 @@ require (
|
|||
go.uber.org/zap v1.24.0
|
||||
golang.org/x/crypto v0.3.0
|
||||
golang.org/x/mod v0.7.0
|
||||
golang.org/x/sys v0.2.0
|
||||
golang.org/x/sys v0.3.0
|
||||
google.golang.org/api v0.103.0
|
||||
google.golang.org/genproto v0.0.0-20221201204527-e3fa12d562f3
|
||||
google.golang.org/grpc v1.51.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue