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