diff --git a/cmd/main.go b/cmd/main.go index 5dcd05f..4d82a21 100644 --- a/cmd/main.go +++ b/cmd/main.go @@ -5,6 +5,7 @@ import ( "fmt" "net/http" "os" + "runtime" "strings" "github.com/oneclickvirt/basics/model"