Skip to content

go.etcd.io/etcd/clientv3: got error internal package not allowed #11529

@shihray

Description

@shihray

when I use go get -u go.etcd.io/etcd/clientv3 to install package
I got this error

..\..\..\..\go.etcd.io\etcd\vendor\google.golang.org\grpc\balancer_conn_wrappers.go:28:2: use of internal package google.golang.org/grpc/internal/buffer not allowed
..\..\..\..\go.etcd.io\etcd\vendor\google.golang.org\grpc\clientconn.go:49:2: use of internal package google.golang.org/grpc/internal/resolver/dns not allowed
..\..\..\..\go.etcd.io\etcd\vendor\google.golang.org\grpc\clientconn.go:50:2: use of internal package google.golang.org/grpc/internal/resolver/passthrough not allowed

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions