Imports of package query

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/awslabs/smithy-go/httpbinding
ioPackage io provides basic interfaces to I/O primitives.
math/bigPackage big implements arbitrary-precision arithmetic (big numbers).
net/urlPackage url parses URLs and implements query escaping.
sortPackage sort provides primitives for sorting slices and user-defined collections.