Skip to content
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.

Excavator: Manage go module dependencies #163

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

svc-excavator-bot
Copy link
Collaborator

@svc-excavator-bot svc-excavator-bot commented Apr 10, 2021

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 svc-excavator-bot force-pushed the go/manage-go-mod-dependencies-oss branch from 6f67a0c to 0c6745b Compare April 10, 2021 11:18
@svc-excavator-bot svc-excavator-bot force-pushed the go/manage-go-mod-dependencies-oss branch from 0c6745b to e4d4793 Compare May 7, 2021 04:47
@svc-excavator-bot svc-excavator-bot force-pushed the go/manage-go-mod-dependencies-oss branch from e4d4793 to 864b720 Compare May 20, 2021 15:33
@svc-excavator-bot svc-excavator-bot force-pushed the go/manage-go-mod-dependencies-oss branch 17 times, most recently from f4ca5a3 to cd87659 Compare July 13, 2021 03:42
@svc-excavator-bot svc-excavator-bot force-pushed the go/manage-go-mod-dependencies-oss branch 9 times, most recently from 450a723 to 597d699 Compare July 15, 2021 22:47
@svc-excavator-bot svc-excavator-bot force-pushed the go/manage-go-mod-dependencies-oss branch 20 times, most recently from 3fb7697 to b90b343 Compare September 23, 2021 03:30
@svc-excavator-bot svc-excavator-bot force-pushed the go/manage-go-mod-dependencies-oss branch from b90b343 to 5a991c3 Compare September 23, 2021 20:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants