Imports of package infrastructure

PathSynopsis
errorsPackage errors implements functions to manipulate errors.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/go-arrower/arrower/contexts/auth/internal/domain
github.com/ip2location/ip2location-go/v9
netPackage net provides a portable interface for network I/O, including TCP/IP, UDP, domain name resolution, and Unix domain sockets.
pathPackage path implements utility routines for manipulating slash-separated paths.
runtimePackage runtime contains operations that interact with Go's runtime system, such as functions to control goroutines.