-
- Downloads
[renovate] Update module golang.org/x/sys to v0.30.0
parent
caea55ad
No related branches found
No related tags found
This commit is part of merge request !252. Comments created here will be created in the context of that merge request.
... | @@ -16,7 +16,7 @@ require ( | ... | @@ -16,7 +16,7 @@ require ( |
github.com/shirou/gopsutil v3.21.11+incompatible | github.com/shirou/gopsutil v3.21.11+incompatible | ||
github.com/sirupsen/logrus v1.9.3 | github.com/sirupsen/logrus v1.9.3 | ||
github.com/stretchr/testify v1.10.0 | github.com/stretchr/testify v1.10.0 | ||
golang.org/x/sys v0.29.0 | golang.org/x/sys v0.30.0 | ||
google.golang.org/genproto/googleapis/api v0.0.0-20241118233622-e639e219e697 | google.golang.org/genproto/googleapis/api v0.0.0-20241118233622-e639e219e697 | ||
google.golang.org/grpc v1.69.4 | google.golang.org/grpc v1.69.4 | ||
google.golang.org/protobuf v1.35.2 | google.golang.org/protobuf v1.35.2 | ||
... | ... |
Please register or sign in to comment