Closed boruns closed 1 year ago
my version is 1.15。
We have at least one dependency using generics, so 1.18 is the minimum version required. In general, like most Go library maintainers, we only aim to support the officially supported Go versions, i.e. Each major Go release is supported until there are two newer major releases
[1].
If you absolutely don't care about bug fixes, you can use any gohbase commits prior to this commit.
Does it depend on a lower version of go? The current version 1.18 is too high for my project and I cannot use it.