XDagger / xdag-pool

xdag mining pool
GNU General Public License v2.0
7 stars 4 forks source link

go build error #3

Open wangxuguo opened 5 months ago

wangxuguo commented 5 months ago

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 commented 3 months ago

go version must be go1.21.5