This repository has been archived by the owner on Apr 24, 2023. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.