mirror of
https://github.com/moby/moby.git
synced 2026-08-08 17:11:38 +00:00
21 lines
301 B
Plaintext
21 lines
301 B
Plaintext
use (
|
|
.
|
|
./cmdutils
|
|
./conv
|
|
./fileutils
|
|
./jsonname
|
|
./jsonutils
|
|
./jsonutils/adapters/easyjson
|
|
./jsonutils/adapters/testintegration
|
|
./jsonutils/adapters/testintegration/benchmarks
|
|
./jsonutils/fixtures_test
|
|
./loading
|
|
./mangling
|
|
./netutils
|
|
./stringutils
|
|
./typeutils
|
|
./yamlutils
|
|
)
|
|
|
|
go 1.25.0
|