Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix gpc nameing #25

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

Fix gpc nameing #25

wants to merge 4 commits into from

Conversation

gnuhub
Copy link

@gnuhub gnuhub commented May 3, 2021

go: finding module for package google.golang.org/grpc/naming
github.com/yunify/metad/backends/etcdv3 imports
        github.com/coreos/etcd/clientv3 tested by
        github.com/coreos/etcd/clientv3.test imports
        github.com/coreos/etcd/integration imports
        github.com/coreos/etcd/proxy/grpcproxy imports
        google.golang.org/grpc/naming: module google.golang.org/grpc@latest found (v1.37.0), but does not contain package google.golang.org/grpc/naming

gnuhub added 4 commits May 3, 2021 10:53
…st found (v1.37.0), but does not contain package google.golang.org/grpc/naming

```
go: finding module for package google.golang.org/grpc/naming
github.com/yunify/metad/backends/etcdv3 imports
        github.com/coreos/etcd/clientv3 tested by
        github.com/coreos/etcd/clientv3.test imports
        github.com/coreos/etcd/integration imports
        github.com/coreos/etcd/proxy/grpcproxy imports
        google.golang.org/grpc/naming: module google.golang.org/grpc@latest found (v1.37.0), but does not contain package google.golang.org/grpc/naming

```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant