fix(deps): update module golang.org/x/net to v0.40.0 #3

Open
renovate wants to merge 1 commits from renovate/golang.org-x-net-0.x into main
Showing only changes of commit ff4b9b495f - Show all commits

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
)