go-admin
go-admin copied to clipboard
"./tables" is relative, but relative import paths are not supported in module mode[BUG]
Bug Description [describe the bug in detail]
执行 《GORPOXY=https://goproxy.io make install》
goadmin tested by goadmin.test imports ./tables: "./tables" is relative, but relative import paths are not supported in module mode
How to reproduce [describe the steps how to reproduce the bug]
Expect [describe your expect result]
Reproduction code [here to show your codes or examples]
Versions
-
GoAdmin version: [e.g. 1.0.0] GoAdmin CLI v1.2.24
-
golang version go version go1.20.3 darwin/arm64
-
Browser
-
OS [e.g. mac OS]
Others [screenshots or others info here]
use the absolute path