github.com/gogf/gf@v1.16.9/version.go (about)

     1  package gf
     2  
     3  const VERSION = "v1.16.9"
     4  const AUTHORS = "john<john@goframe.org>"