Imports of package config

PathSynopsis
encoding/jsonPackage json implements encoding and decoding of JSON as defined in RFC 7159.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/open-policy-agent/opa/internal/strvalsPackage strvals provides tools for working with strval lines.
github.com/open-policy-agent/opa/v1/keys
github.com/open-policy-agent/opa/v1/logging
github.com/open-policy-agent/opa/v1/plugins/restPackage rest implements a REST client for communicating with remote services.
github.com/open-policy-agent/opa/v1/tracingPackage tracing enables dependency-injection at runtime.
github.com/open-policy-agent/opa/v1/utilPackage util provides generic utilities used throughout the policy engine.
osPackage os provides a platform-independent interface to operating system functionality.
regexpPackage regexp implements regular expression search.
sigs.k8s.io/yaml
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.