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

go build error #3

Open
wangxuguo opened this issue Feb 18, 2024 · 1 comment
Open

go build error #3

wangxuguo opened this issue Feb 18, 2024 · 1 comment

Comments

@wangxuguo
Copy link

when use command go build:

github.com/XDagger/xdagpool/kvstore

kvstore/kvrocks.go:98:58: r.formatRound undefined (type *KvClient has no field or method formatRound)
kvstore/kvrocks.go:99:20: r.formatRound undefined (type *KvClient has no field or method formatRound)

env:
branch: develop
ubuntu 22.04.4 LTS
go version go1.18.1 linux/amd64

@JustAlias
Copy link

go version must be go1.21.5

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

2 participants