mirror of
https://github.com/keven1024/015.git
synced 2026-05-26 07:08:02 +00:00
9 lines
67 B
Plaintext
9 lines
67 B
Plaintext
go 1.25.5
|
|
|
|
use (
|
|
./backend
|
|
./pkg/models
|
|
./pkg/utils
|
|
./worker
|
|
)
|