module gitee.com/motopig/admin-themes go 1.14 require ( github.com/GoAdminGroup/go-admin v1.2.13 github.com/GoAdminGroup/themes v0.0.36 github.com/gobuffalo/packr/v2 v2.8.0 github.com/smartystreets/goconvey v1.6.4 // indirect gopkg.in/natefinch/lumberjack.v2 v2.0.0 // indirect )