mirror of
https://github.com/aljazceru/ark.git
synced 2026-01-12 16:24:20 +01:00
12 lines
122 B
Plaintext
12 lines
122 B
Plaintext
go 1.22.6
|
|
|
|
use (
|
|
./api-spec
|
|
./client
|
|
./common
|
|
./pkg/client-sdk
|
|
./server
|
|
./server/pkg/kvdb
|
|
./server/pkg/macaroons
|
|
)
|