Imports
- github.com/go-playground/validator/v10
- github.com/gofiber/fiber/v2
- github.com/mattn/go-sqlite3
- github.com/spf13/cobra
- golang.org/x/crypto/bcrypt
- golang.org/x/term
- gorm.io/gorm
Imports in module “github.com/mviner000/eyygo”
- github.com/mviner000/eyygo/src
- github.com/mviner000/eyygo/src/admin/models
- github.com/mviner000/eyygo/src/config
- github.com/mviner000/eyygo/src/core
- github.com/mviner000/eyygo/src/germ
- github.com/mviner000/eyygo/src/germ/driver/sqlite
- github.com/mviner000/eyygo/src/germ/schema
- github.com/mviner000/eyygo/src/registry
- github.com/mviner000/eyygo/src/shared