k8s-spark-scheduler icon indicating copy to clipboard operation
k8s-spark-scheduler copied to clipboard

Excavator: Manage go module dependencies

Open svc-excavator-bot opened this issue 4 years ago • 0 comments

excavator is a bot for automating changes across repositories.

Changes produced by the go/manage-go-mod-dependencies-oss check.

go mod operation failed. This may mean that there are legitimate dependency issues with the "go.mod" definition in the repository and the updates performed by the gomod check. This branch can be cloned locally to debug the issue.

Command that caused error: ./godelw mod

Output: go: finding module for package google.golang.org/grpc/examples/helloworld/helloworld go: finding module for package google.golang.org/grpc/naming go: downloading google.golang.org/grpc/examples v0.0.0-20210923214018-6ff68b489ecb go: found google.golang.org/grpc/examples/helloworld/helloworld in google.golang.org/grpc/examples v0.0.0-20210923214018-6ff68b489ecb go: finding module for package google.golang.org/grpc/naming github.com/palantir/k8s-spark-scheduler/internal/extender imports k8s.io/kubernetes/pkg/scheduler/framework/plugins/helper imports k8s.io/kubernetes/pkg/scheduler/framework/v1alpha1 imports k8s.io/kubernetes/pkg/controller/volume/scheduling imports k8s.io/apiserver/pkg/storage/etcd3 tested by k8s.io/apiserver/pkg/storage/etcd3.test imports go.etcd.io/etcd/integration imports go.etcd.io/etcd/proxy/grpcproxy imports google.golang.org/grpc/naming: module google.golang.org/grpc@latest found (v1.40.0), but does not contain package google.golang.org/grpc/naming

To enable or disable this check, please contact the maintainers of Excavator.

svc-excavator-bot avatar Apr 10 '21 07:04 svc-excavator-bot