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