mirror of
https://github.com/NVIDIA/nvidia-container-toolkit
synced 2024-11-26 05:49:58 +00:00
48d5a1cd1a
Signed-off-by: Evan Lezar <elezar@nvidia.com>
8 lines
240 B
Modula-2
8 lines
240 B
Modula-2
module github.com/xeipuuv/gojsonschema
|
|
|
|
require (
|
|
github.com/stretchr/testify v1.3.0
|
|
github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f // indirect
|
|
github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
|
|
)
|