diff --git a/cmd/candi/template_configs.go b/cmd/candi/template_configs.go index 0b109235..f1bc8514 100644 --- a/cmd/candi/template_configs.go +++ b/cmd/candi/template_configs.go @@ -6,7 +6,7 @@ const ( import ( "context" - "{{.ServiceName}}/pkg/shared/repository" + {{isActive $.sqldbDeps}}"{{.ServiceName}}/pkg/shared/repository" {{isActive $.sqldbDeps}}"pkg.agungdwiprasetyo.com/candi/candihelper" "pkg.agungdwiprasetyo.com/candi/codebase/factory/dependency"