Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

install logic模块时出错 #35

Closed
linchengzhi opened this issue Oct 30, 2015 · 6 comments
Closed

install logic模块时出错 #35

linchengzhi opened this issue Oct 30, 2015 · 6 comments

Comments

@linchengzhi
Copy link

你好,在执行到第四步的第二小步,编译logic模块的时候,提示../../../Shopify/sarama/broker.go:78:28: error: reference to undefined identifier ‘tls.DialWithDialer’
b.conn, b.connErr = tls.DialWithDialer(&dialer, "tcp", b.addr, conf.Net.TLS.Config)........
我怀疑是版本不兼容。能否上传一个depend,方便使用,谢谢

@Terry-Mao
Copy link
Owner

好像是 Shopify/sarama 更新过版本不兼容了,我看下怎么处理

@linchengzhi
Copy link
Author

能不能用godep save把你本地的依赖上传到github

@Terry-Mao
Copy link
Owner

我先看下兼容新的 kafka client,godep还不熟,等等;

@thinkboy
Copy link
Contributor

thinkboy commented Nov 2, 2015

@l603430 go版本是多少?是否更新到最新Shopify/sarama了?

@Terry-Mao
Copy link
Owner

我们昨天用go 1.5.1 可以编译通过

@linchengzhi
Copy link
Author

今天使用go1.51安装成功,感谢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants