go.mod 192 Bytes 编辑Web IDE 1 2 3 4 5 6 7 8 9 10 module gitlab.jxhh.com/stbz/library.git go 1.16 require ( github.com/gogf/gf v1.16.6 github.com/kjk/betterguid v0.0.0-20170621091430-c442874ba63a github.com/olivere/elastic/v7 v7.0.30 )