mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-09-11 10:07:53 +00:00
9 lines
79 B
Text
9 lines
79 B
Text
go 1.18
|
|
|
|
use (
|
|
.
|
|
./external_jsonlib_test
|
|
./fuzz
|
|
./generic_test
|
|
./loader
|
|
)
|