You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
shanhuhai5739, avlechen, qavl, sukhovvl, RJPercival and 5 more