encoding/json | Package json implements encoding and decoding of JSON as defined in RFC 7159. |
flag | Package flag implements command-line flag parsing. |
fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
github.com/santhosh-tekuri/jsonschema/v5 | Package jsonschema provides json-schema compilation and validation. |
github.com/santhosh-tekuri/jsonschema/v5/httploader | Package httploader implements loader.Loader for http/https url. |
os | Package os provides a platform-independent interface to operating system functionality. |