refactor: move packages to 'pkg' directory
This commit is contained in:
parent
d7191461eb
commit
3e545deb44
@ -2,7 +2,7 @@ package main
|
||||
|
||||
import (
|
||||
"context"
|
||||
"domogeek/calendar"
|
||||
"domogeek/pkg/calendar"
|
||||
"encoding/json"
|
||||
"flag"
|
||||
"fmt"
|
||||
|
Loading…
Reference in New Issue
Block a user