mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
Putting etcd/v3
as a FORBIDDEN_DEPENDENCY
for etcdctl
.
This commit is contained in:
parent
47dbeeb65a
commit
91bdc7eb49
@ -36,5 +36,6 @@ replace (
|
||||
// This makes the error more explicit.
|
||||
replace (
|
||||
go.etcd.io/etcd => ./FORBIDDEN_DEPENDENCY
|
||||
go.etcd.io/etcd/v3 => ./FORBIDDEN_DEPENDENCY
|
||||
go.etcd.io/tests/v3 => ./FORBIDDEN_DEPENDENCY
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user