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
github.com/coreos/etcd has renamed to use package name go.etcd.io/etcd. They are two different packages, and hence some of the packages stops working with go get. could you change to import go.etcd.io/etcd? Thanks.
github.com/coreos/etcd has renamed to use package name go.etcd.io/etcd. They are two different packages, and hence some of the packages stops working with go get. could you change to import go.etcd.io/etcd? Thanks.