Imports of package rest

PathSynopsis
crypto/tlsPackage tls partially implements TLS 1.2, as specified in RFC 5246, and TLS 1.3, as specified in RFC 8446.
github.com/open-policy-agent/opa/loggingDeprecated: This package is intended for older projects transitioning from OPA v0.x and will remain for the lifetime of OPA v1.x, but its use is not recommended.
github.com/open-policy-agent/opa/v1/keys
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.
net/httpPackage http provides HTTP client and server implementations.