package version var ( // Version the module version. Version = "devel" // Build the build time. Build = "N/A" )