Imports of package widgets

PathSynopsis
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
html/templatePackage template (html/template) implements data-driven templates for generating HTML output safe against code injection.
strconvPackage strconv implements conversions to and from string representations of basic data types.
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.
zgo.at/errorsPackage errors adds some useful error helpers.
zgo.at/goatcounter/v2
zgo.at/z18nPackage z18n provides translations ("internationalisation", or "i18n").
zgo.at/zlogPackage zlog is a logging library.
zgo.at/zstd/zintPackage zint implements functions for ints.
zgo.at/zstd/ztimePackage ztime implements functions for date and time.