BoyChai's Blog - [ETCD]依赖报错 的评论 报错1在go环境安装etcd时执行下面操作go get go.etcd.io/etcd/client/v3go mod tidy在tidy的过程中出现下面错误go: etcd-client/et... 2024-08-26T06:51:41+00:00 Typecho https://blog.boychai.xyz/index.php/feed/atom/archives/76/ <![CDATA[BoyChai]]> https://blog.boychai.xyz/index.php/archives/76/#comment-85 2024-08-26T06:51:41+00:00 2024-08-26T06:51:41+00:00 BoyChai https://blog.boychai.xyz 这个问题是引用的问题,如果直接引用etcd`go.etcd.io/etcd/clientv3`就会出现这个问题,新版本是没这个问题的。。。。
参考: https://github.com/BoyChai/etcd-client/commit/f7394d9b54034a71f4a3ed6a2ed67470081cf973

]]>