@ -1,4 +1,4 @@
module hasaki-ctl
module git.ouxuan.net/tommy/hasaki-ctl
go 1.14
@ -1,7 +1,7 @@
package main
import (
"hasaki-ctl/servicegen"
"git.ouxuan.net/tommy/hasaki-ctl/servicegen"
"github.com/spf13/cobra"
)