We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
$ go build main.go
decoder\decoder.go:46:16: undefined: rdb.Info
The text was updated successfully, but these errors were encountered:
修改go.mod中的依赖github.com/dongmx/rdb v0.0.0-20180629093508-b9efa6c7a3b7为 github.com/dongmx/rdb v0.0.0-20200714074246-e1191ecb6823
go.mod
github.com/dongmx/rdb v0.0.0-20180629093508-b9efa6c7a3b7
github.com/dongmx/rdb v0.0.0-20200714074246-e1191ecb6823
Sorry, something went wrong.
感谢大佬,可以继续使用了 @zzhaolei
No branches or pull requests
$ go build main.go
github.com/xueqiu/rdr/decoder
decoder\decoder.go:46:16: undefined: rdb.Info
The text was updated successfully, but these errors were encountered: