alibaba/sentinel-golang

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

Open

#584 opened on Oct 6, 2024

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Go (453 forks)github user discovery
good first issue

Repository metrics

Stars
 (2,957 stars)
PR merge metrics
 (PR metrics pending)

Description

Issue Description

Describe what feature you want

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

Contributor guide