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
Currently, every other go app which depends on tidb-dashboard should replace grpc version to less than v1.29.1, and it often causes dependency problems.
Currently, every other go app which depends on tidb-dashboard should replace grpc version to less than v1.29.1, and it often causes dependency problems.
A good solution I found at pingcap/tidb#32457 may help. It replaced the dependency of
go.etcd.io/etcd v0.0.0-20191023171146-3cf2f69b5738
toThe text was updated successfully, but these errors were encountered: