alibaba/sentinel-golang

Potential import collision: import path should be "github.com/etcd-io/etcd", not "github.com/coreos/etcd"

Open

#584 创建于 2024年10月6日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)Go (453 fork)github user discovery
good first issue

仓库指标

Star
 (2,957 star)
PR 合并指标
 (PR 指标待抓取)

描述

Issue Description

Describe what feature you want

Replace all the old import paths, replace "github.com/coreos/etcd" with "github.com/etcd-io/etcd.

贡献者指南