Imports of package cache

PathSynopsis
fyne.io/fyne/v2Package fyne describes the objects and components available to any Fyne app.
imagePackage image implements a basic 2-D image library.
image/colorPackage color implements a basic color library.
osPackage os provides a platform-independent interface to operating system functionality.
strconvPackage strconv implements conversions to and from string representations of basic data types.
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.
sync/atomicPackage atomic provides low-level atomic memory primitives useful for implementing synchronization algorithms.
timePackage time provides functionality for measuring and displaying time.