| | |
| | | module kingdee-dbapi |
| | | |
| | | go 1.14 |
| | | go 1.16 |
| | | |
| | | require ( |
| | | fyne.io/fyne v1.4.3 // indirect |
| | | fyne.io/fyne v1.4.3 |
| | | fyne.io/fyne/v2 v2.3.4 |
| | | github.com/fatedier/beego v1.7.2 // indirect |
| | | github.com/flopp/go-findfont v0.1.0 // indirect |
| | | github.com/gin-gonic/gin v1.7.0 // indirect |
| | | github.com/jinzhu/gorm v1.9.16 // indirect |
| | | github.com/nsqio/go-nsq v1.1.0 // indirect |
| | | github.com/fatedier/beego v1.7.2 |
| | | github.com/flopp/go-findfont v0.1.0 |
| | | github.com/gin-gonic/gin v1.7.0 |
| | | github.com/jinzhu/gorm v1.9.16 |
| | | github.com/nsqio/go-nsq v1.1.0 |
| | | ) |