package config const ( DefaultConfigPath = "software.txt" DefaultGiteaServer = "https://git.quad4.io" )