This commit is contained in:
naudachu 2023-06-04 21:02:35 +05:00
parent ff22968521
commit 07654afefa
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ import (
) )
func main() { func main() {
log.Print("started")
env(".env") env(".env")
ctx := context.Background() ctx := context.Background()