fix import path
This commit is contained in:
parent
451306bd44
commit
25d603ab8b
|
@ -9,7 +9,7 @@ import (
|
|||
"strconv"
|
||||
"syscall"
|
||||
|
||||
"go-mod.ewintr.nl/sync/service"
|
||||
"go-mod.ewintr.nl/planner/sync/service"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
|
Loading…
Reference in New Issue