feat: update pkg name
This commit is contained in:
@@ -2,8 +2,8 @@ package job
|
||||
|
||||
import (
|
||||
"github.com/riverqueue/river"
|
||||
"{{.ModuleName}}/pkg/atom/container"
|
||||
"{{.ModuleName}}/pkg/atom/opt"
|
||||
"go.ipao.vip/atom/container"
|
||||
"go.ipao.vip/atom/opt"
|
||||
)
|
||||
|
||||
const DefaultPrefix = "Job"
|
||||
|
||||
Reference in New Issue
Block a user