mirror of
https://github.com/bolucat/Archive.git
synced 2025-12-24 13:28:37 +08:00
10 lines
62 B
Plaintext
10 lines
62 B
Plaintext
go 1.23
|
|
|
|
toolchain go1.24.2
|
|
|
|
use (
|
|
./app
|
|
./core
|
|
./extras
|
|
)
|