package main import ( app "finally-a-monolithic-linux-hw-monitor/app" ) func main() { app.Run() }