module github.com/goplus/mod

go 1.16

require (
	github.com/qiniu/x v1.13.10
	golang.org/x/mod v0.17.0
)
