fix(deps): update module golang.org/x/net to v0.40.0
Some checks failed
renovate/artifacts Artifact file update failure
ZeroDownTime/fuse-device-plugin/pipeline/pr-main There was a failure building this commit

This commit is contained in:
Renovate Bot 2025-05-06 03:06:31 +00:00
parent dbc2b82da6
commit ff4b9b495f

View File

@ -4,7 +4,7 @@ go 1.20
require (
github.com/fsnotify/fsnotify v1.6.0
golang.org/x/net v0.13.0
golang.org/x/net v0.40.0
google.golang.org/grpc v1.54.0
k8s.io/kubelet v0.28.1
)