HDT3213/rdb

Build fails with Go 1.23

chenrui333 opened this issue ยท 3 comments

๐Ÿ‘‹ while regression build 1.0.16 release was go 1.23.0, seeing some build failure as below:

  # github.com/hdt3213/rdb
  link: github.com/bytedance/sonic/ast: invalid reference to encoding/json.safeSet

sonic does not support go 1.23.0. It will be fixed later

fixed in v1.0.17