Working go.mod
file for importing Kubernetes cluster-autoscaler's k8s.io/autoscaler/cluster-autoscaler/cloudprovider/builder
pkg. Check slack thread in #sig-autoscaling on Kubernetes slack for more info.
If you run into
Just go get
the package manually and try go mod tidy
or go run main.go
again.