From 3a3f46d5cc4b66eac02b6a00c547e06ea041da9b Mon Sep 17 00:00:00 2001 From: spiritlhl <103393591+spiritLHLS@users.noreply.github.com> Date: Sat, 27 Jul 2024 02:37:12 +0000 Subject: [PATCH] update --- cmd/main.go | 1 + 1 file changed, 1 insertion(+) 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"