mirror of
https://github.com/3ybactuk/marketplace-go-service-project.git
synced 2025-10-29 13:33:45 +03:00
10 lines
66 B
Plaintext
10 lines
66 B
Plaintext
go 1.23.9
|
|
|
|
use (
|
|
./cart
|
|
./comments
|
|
./loms
|
|
./notifier
|
|
./pkg
|
|
)
|