go.mod 192 Bytes
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

)