-
- Downloads
[renovate] Update module golang.org/x/sys to v0.30.0
parent
9654c7aa
No related branches found
No related tags found
This commit is part of merge request !90. Comments created here will be created in the context of that merge request.
... | @@ -15,7 +15,7 @@ require ( | ... | @@ -15,7 +15,7 @@ require ( |
github.com/spf13/viper v1.19.0 | github.com/spf13/viper v1.19.0 | ||
github.com/vishvananda/netlink v1.3.0 | github.com/vishvananda/netlink v1.3.0 | ||
golang.org/x/net v0.32.0 | golang.org/x/net v0.32.0 | ||
golang.org/x/sys v0.28.0 | golang.org/x/sys v0.30.0 | ||
google.golang.org/grpc v1.70.0 | google.golang.org/grpc v1.70.0 | ||
google.golang.org/protobuf v1.35.2 | google.golang.org/protobuf v1.35.2 | ||
) | ) | ||
... | ... |
Please register or sign in to comment